ProfileParabolaAsymmetricHighLowPointStation Property |
Gets the station value of the high/low point of the curve.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic double HighLowPointStation { get; }
Public ReadOnly Property HighLowPointStation As Double
Get
public:
property double HighLowPointStation {
double get ();
}
Property Value
Double
See Also