TurnoutTurnoutOwnSide Property

Gets or sets the Side of the turnout itself.

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

Property Value

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