TriangulatedShellComponent Properties
| Name | Return Type | Description |
|---|---|---|
| IsClosed | bool | True if and only if the triangulation represents a topologically closed shell (i.e., each edge is shared by two triangles). |
| IsValidObject | Boolean | Specifies whether the .NET object represents a valid Revit entity. |
| TriangleCount | int | The number of triangles in the triangulation. |
| VertexCount | int | The number of vertices in the triangulation. |