Click or drag to resize
AB4D logo

MeshAnalyzer Properties

The MeshAnalyzer type exposes the following members.

Properties
 NameDescription
Public propertyEdges Gets list of MeshEdge structs that define all the edges of the specified MeshGeometry3D.
Public propertyPolygons Gets list of MeshPolygon structs that define all the polygons (triangles) of the specified MeshGeometry3D.
Public propertyPositions Gets list of unique Point3D positions that are created from the specified MeshGeometry3D.
Top
See Also