Click or drag to resize

Face3 Properties

The Face3 type exposes the following members.

Properties
  NameDescription
Public propertyA
Gets or sets the index of node A of the face.
Public propertyB
Gets or sets the index of node B of the face.
Public propertyC
Gets or sets the index of node C of the face.
Public propertyD
Gets or sets the index of node D of the face.
Public propertyIsQuad
Gets a value indicating whether the face is a quadrangle.
Public propertyIsTriangle
Gets a value indicating whether the face is a triangle.
Public propertyItem
Get or set face vertex by index.
Top
See Also