StationEquationCollectionGetLengthAtRawStation
Method
|
Namespace: Bricscad.Civil
Assembly: BrxMgd (in BrxMgd.dll) Version:
24.0.1.0
Syntax
public double GetLengthAtRawStation(
double rawStation
)
Public Function GetLengthAtRawStation (
rawStation As Double
) As Double
public:
double GetLengthAtRawStation(
double rawStation
)
member GetLengthAtRawStation :
rawStation : float -> float
Parameters
- rawStation Double
-
Return Value
Double
See Also