AlignmentSCSArc Property

Gets the arc of the SCS group.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntax
public AlignmentSubEntityArc Arc { get; }

Property Value

AlignmentSubEntityArc
Exceptions
ExceptionCondition
InvalidOperationException Thrown when the alignment entity type is AlignmentEntityType::SpiralSpiral.
See Also