<Code Lib>
2026 Method
Changes 7
M

NurbsSurfaceData.GetControlPoint

Description:
Get the list of control points.

public XYZ GetControlPoint(
	int idx
)

  • Int32
    idx
    The index of the control point.
Return Value XYZ XYZ

Loading…