CurveByPointsArray Properties
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| IsEmpty | bool | Test to see if the array is empty. | |
| IsReadOnly | bool | Identifies if the object is read-only or modifiable. (Inherited from APIObject ) | APIObject |
| Item | CurveByPoints | Gets or sets a curve at a specified index within the array. | |
| Size | int | Returns the number of curves that are in the array. |