IndexTriangle Properties
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| Index0 | int | The index of the triangle's first vertex. | |
| Index1 | int | The index of the triangle's second vertex. | |
| Index2 | int | The index of the triangle's third vertex. | |
| IsValidObject | Boolean | Specifies whether the .NET object represents a valid Revit entity. (Inherited from IndexPrimitive ) | IndexPrimitive |