AlignmentSSCSSSpiral3 Property

Gets the third spiral from the SSCSS group.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public AlignmentSubEntitySpiral Spiral3 { get; }

Property Value

AlignmentSubEntitySpiral
Exceptions
ExceptionCondition
InvalidOperationException Thrown when the alignment entity type is AlignmentEntityType::SpiralSpiralCurve.
See Also