CurveGetPointAtDist Method

Returns the WCS point specified by the 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 Point3d GetPointAtDist(
        double value
)

Parameters

value  Double
[in] Distance along the curve.

Return Value

Point3d
See Also

©  Bricsys NV. All rights reserved.