Click or drag to resize
AB4D logo

MeshUtils Fields

The MeshUtils type exposes the following members.

Fields
 NameDescription
Public fieldStatic memberEdgeLineIndicesProperty EdgeLineIndicesProperty is a DependencyProperty that can be set to the MeshGeometry3D object and specifies a List<int> with Position indexes that define edge lines for the MeshGeometry3D. Each line is defined by two consecutive indexes.
Public fieldStatic memberPolygonIndicesProperty PolygonIndicesProperty is a DependencyProperty that can be set to the MeshGeometry3D object and specifies an Int32Collection with Position indexes that define polygons for the MeshGeometry3D.
Top
See Also