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