Description:

Appends a NURBS curve to this curve.

Syntax:
public bool Append(
NurbsCurve nurbsCurve
)
Parameters:
  • nurbsCurve
  • Type: NurbsCurve
  • The NURBS curve to append.
Returns:
Type: bool
Available since:
7.13

Nothing found