Click or drag to resize
Ab4d.SharpEngine 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 mesh.
Public propertyPolygons Gets list of MeshPolygon structs that define all the polygons (triangles) of the specified mesh.
Public propertyPositions Gets list of unique Point3D positions that are created from the specified mesh.
Top
See Also