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