SurfaceEvaluatePoint Method

Retrieves the 3D point on this surface that corresponds to the specified point parameter value.

Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 25.3.0.0
Syntax
public Point3d EvaluatePoint(
        Point2d parameter
)

Parameters

parameter  Point2d
[in] Parameter to be evaluated (U, V).

Return Value

Point3d
See Also

©  Bricsys NV. All rights reserved.