CurveArray.Append
Description:
Add the curve to the end of the array.
Add the curve to the end of the array.
public virtual void Append(
Curve item
)
-
itemThe curve to be added.
public virtual void Append(
Curve item
)