SectionLabelGroupRangeStartFromFeature Property

Sets whether the range of the sectionLabelGroup property starts at the start offset of the Section.

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

Property Value

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