PointOnCurve3dGetPointAtParameter Method

Resets the parameter on a curve and returns a point that corresponds to that parameter.

Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public Point3d GetPointAtParameter(
        double parameter
)

Parameters

parameter  Double
[in] Parameter to set.

Return Value

Point3d
See Also

©  Bricsys NV. All rights reserved.