2024 Method
Changes 0
M

SymbolicCurveArray.Insert

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