Share

Mesh Properties

The Mesh type exposes the following members.

Properties

 NameDescription
Public propertyDistributionOfNormals Indicates the distribution of normal vectors along the tessellated mesh surface.
Public propertyGraphicsStyleIdThe ElementId of the GeometryObject's GraphicsStyle
(Inherited from GeometryObject)
Public propertyIdA unique integer identifying the GeometryObject in its associated non view-specific GeometryElement.
(Inherited from GeometryObject)
Public propertyIsClosed Indicates whether the mesh is closed.
Public propertyIsElementGeometryIndicates whether this geometry is obtained directly from an Element.
(Inherited from GeometryObject)
Public propertyIsReadOnlyIdentifies if the object is read-only or modifiable.
(Inherited from APIObject)
Public propertyMaterialElementIdElement ID of the material from which this mesh is composed.
Public propertyNumberOfNormals The number of normals associated with the mesh.
Public propertyNumTrianglesThe number of triangles that the mesh contains.
Public propertyTransformedTransforms this mesh and returns the result.
Public propertyTriangleRetrieves a specific triangle.
Public propertyVerticesRetrieves all vertices used to define this mesh. Intended for indexed access.
Public propertyVisibilityThe visibility.
(Inherited from GeometryObject)

See Also

Reference

Was this information helpful?