FaceArray 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 | Face | Gets or sets a face at a specified index within the array. | |
| Size | int | Returns the number of faces that are in the array. |