TurnoutTurnoutOwnSide Property |
Gets or sets the Side of the turnout itself.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic TurnoutSideType TurnoutOwnSide { get; }
Public ReadOnly Property TurnoutOwnSide As TurnoutSideType
Get
public:
property TurnoutSideType TurnoutOwnSide {
TurnoutSideType get ();
}
Property Value
TurnoutSideType
ExceptionsException | Condition |
---|
[!:Autodesk.Civil.CivilException] |
Thrown when turnout type is not side relevant.
|
See Also