Description:
Constructs a NURBS curve representation of this curve.
Syntax:
Returns:
Type: NurbsCurve
NURBS representation of the curve on success, None on failure.
Available since:
5.0
Description:
Constructs a NURBS curve representation of this curve.
Syntax:
Parameters:
- subdomain
- Type: Interval
- The NURBS representation for this portion of the curve is returned.
Returns:
Type: NurbsCurve
NURBS representation of the curve on success, None on failure.
Available since:
5.0