Gets or sets the direction of the turnout relative to the alignment direction.
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public TurnoutDirectionType TurnoutDirection { get; set; }
VB
Public Property TurnoutDirection As TurnoutDirectionType Get Set
C++
public: property TurnoutDirectionType TurnoutDirection { TurnoutDirectionType get (); void set (TurnoutDirectionType value); }
Property Value
TurnoutDirectionTypeExceptions
Exception | Condition |
---|---|
ArgumentException |
Thrown when:
|