Mesh |
The MeshAnalyzer type exposes the following members.
Name | Description | |
---|---|---|
Edges | Gets list of MeshEdge structs that define all the edges of the specified mesh. | |
Polygons | Gets list of MeshPolygon structs that define all the polygons (triangles) of the specified mesh. | |
Positions | Gets list of unique Point3D positions that are created from the specified mesh. |