Gets or sets the point station.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxdouble Station { get; set; }
Property Station As Double
Get
Set
property double Station {
double get ();
void set (double value);
}
Property Value
Double
See Also