AlignmentCurveStartStation Property |
Gets the start station of the AlignmentCurve.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic virtual double StartStation { get; }
Public Overridable ReadOnly Property StartStation As Double
Get
public:
virtual property double StartStation {
double get ();
}
Property Value
Double
See Also