TurnoutTurnoutOwnSide Property

Gets or sets the Side of the turnout itself.

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

Property Value

TurnoutSideType
Exceptions
ExceptionCondition
[!:Autodesk.Civil.CivilException] Thrown when turnout type is not side relevant.
See Also