StationEquationCollectionGetRawStationAtLength
Method
|
Namespace: Bricscad.Civil
Assembly: BrxMgd (in BrxMgd.dll) Version:
25.1.5.0
Syntax
public double GetRawStationAtLength(
double length
)
Public Function GetRawStationAtLength (
length As Double
) As Double
public:
double GetRawStationAtLength(
double length
)
member GetRawStationAtLength :
length : float -> float
Parameters
- length Double
-
Return Value
Double
See Also