IndexTriangle
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| Dispose() | None | (Inherited from IndexPrimitive .) | IndexPrimitive |
| Equals | None | (Inherited from Object .) | Object . |
| GetHashCode | None | (Inherited from Object .) | Object . |
| GetSizeInShortInts() | int | Gets the amount of storage that the primitive takes up in a buffer, measured in short integers. | |
| GetType | None | (Inherited from Object .) | Object . |
| ToString | None | (Inherited from Object .) | Object . |
| 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 | bool | Specifies whether the .NET object represents a valid Revit entity. (Inherited from IndexPrimitive .) | IndexPrimitive |