TurnoutCreationParamsReferenceStation Property |
Gets or sets the reference station of the turnout on main alignment
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic double ReferenceStation { get; set; }
Public Property ReferenceStation As Double
Get
Set
public:
property double ReferenceStation {
double get ();
void set (double value);
}
Property Value
Double
See Also