AlignmentSTSTangent Property

Gets the tangent of the STS group.

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

Property Value

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