CurveGetDistAtPoint Method

Returns the distance along this curve from its start point to the specified WCS point.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public virtual double GetDistAtPoint(
        Point3d point
)

Parameters

point  Point3d
[in] Point to which to get the distance.

Return Value

Double
See Also

©  Bricsys NV. All rights reserved.