SettingsCmdVolumesDashboardSettingsCmdBuildOptionsExcludeElevationsGreaterThan Property |
Gets whether an elevation greater than a certain value should be excluded when the surface is built.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyBoolean ExcludeElevationsGreaterThan { get; }
Public ReadOnly Property ExcludeElevationsGreaterThan As PropertyBoolean
Get
public:
property PropertyBoolean^ ExcludeElevationsGreaterThan {
PropertyBoolean^ get ();
}
Property Value
PropertyBoolean
See Also