PolymeshTopology Properties

The PolymeshTopology type exposes the following members.

Properties

  NameDescription
Public propertyDistributionOfNormals
Indicates the distribution of normal vectors along the tessellated polymesh surface.
Public propertyIsValidObject
Specifies whether the .NET object represents a valid Revit entity.
Public propertyNumberOfFacets
The number of facet in the polymesh.
Public propertyNumberOfNormals
The number of normals associated with the polymesh
Public propertyNumberOfPoints
The number of points in the polymesh
Public propertyNumberOfUVs
The number of UV coordinates available for the polymesh.

See Also