PolymeshTopology Properties
| Name | Return Type | Description |
|---|---|---|
| DistributionOfNormals | DistributionOfNormals | Indicates the distribution of normal vectors along the tessellated polymesh surface. |
| IsValidObject | Boolean | Specifies whether the .NET object represents a valid Revit entity. |
| NumberOfFacets | int | The number of facet in the polymesh. |
| NumberOfNormals | int | The number of normals associated with the polymesh |
| NumberOfPoints | int | The number of points in the polymesh |
| NumberOfUVs | int | The number of UV coordinates available for the polymesh. |