2020 Method
Changes 0
M

CurveArray.Insert

Description:
Insert the specified curve into the array.
public virtual void Insert(
	Curve item,
	int index
)
Return Value Returns whether the curve was inserted into the array.