SectionLabelGroupRangeEndFromFeature Property

Setswhether the range of sectionLabelGroup ends at the end offset of the Section.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntax
public override bool RangeEndFromFeature { set; }

Property Value

Boolean
Exceptions
ExceptionCondition
InvalidOperationException Thrown when the type of the label group is MinorOffset.
See Also