2027 Method
Changes 0
M

CurveLoop.Append

Description:
Append the curve to this loop.
public void Append(
	Curve curve
)
  • The input curve points to a helical curve and is not supported for this operation. -or- Throws if the input curve makes the loop not contiguous.
  • A non-optional argument was null