CurveGetDistanceAtParameter Method

Returns the distance along this curve from its start point to the point specified by the passed parameter.

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

Parameters

value  Double
[in] Parameter specifying the point.

Return Value

Double
See Also

©  Bricsys NV. All rights reserved.