TurnoutTurnoutModelName Property

Gets or sets the turnout model.

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

Property Value

String
Exceptions
ExceptionCondition
InvalidOperationException Thrown when the Turnout.AutomaticUpdate is false.
[!:System.ArgumentException] Thrown when cannot get valid turnout model from turnout standard by the model name.
See Also