SettingsSectionViewSettingsSectionViewCreationSectionGroupElevationRange Property |
Specifies how the elevation range of the section group is set.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyEnum<SectionViewElevationRangeType> SectionGroupElevationRange { get; }
Public ReadOnly Property SectionGroupElevationRange As PropertyEnum(Of SectionViewElevationRangeType)
Get
public:
property PropertyEnum<SectionViewElevationRangeType>^ SectionGroupElevationRange {
PropertyEnum<SectionViewElevationRangeType>^ get ();
}
Property Value
PropertyEnumSectionViewElevationRangeType
See Also