2024 Property
Changes 0
P

SymbolicCurveArray.Item

Description:
Gets or sets a model curve at a specified index within the array.
public virtual SymbolicCurve this[
	int index
] { get; set; }
  • Int32
    index
    The index of the model curve to be set or retrieved.