CurveGetParameterAtDistance Method

Returns the parameter corresponding to the point at the specified distance along this curve from its start point.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public virtual double GetParameterAtDistance(
        double dist
)

Parameters

dist  Double
[in] Distance along the curve.

Return Value

Double
See Also

©  Bricsys NV. All rights reserved.