Gets the length of the polyline connecting all control points.
Gets the number of control points in this curve.
Weight for first control point.
Weight for last control point.
true on success, false on failure.
Use a combination of scaling and reparameterization to change the end weights to the specified values.
...
Converts the curve to a Non-rational NURBS curve. Non-rational curves have unweighted control points.
Converts the curve to a Rational NURBS curve. Rational NURBS curves have weighted control points.
Generated using TypeDoc
Gets the length of the polyline connecting all control points.