SettingsCmdCreateFeatureLinesSettingsCmdFeatureLineCreationIncludeMidElevationBreaks Property |
Gets a PropertyBoolean value specifies whether to include intermediate elevation breaks when assigning elevations from a surface or grading group.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyBoolean IncludeMidElevationBreaks { get; }
Public ReadOnly Property IncludeMidElevationBreaks As PropertyBoolean
Get
public:
property PropertyBoolean^ IncludeMidElevationBreaks {
PropertyBoolean^ get ();
}
Property Value
PropertyBoolean
See Also