RVTDocs.com
Namespace: Autodesk.Revit.DB

MeshTriangle

Class
Description:
One triangle of a mesh.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.MeshTriangle
Syntax
public class MeshTriangle
MeshTriangle Class Members:
Name Description Inherited From
Index The index of the vertex in the Vertices array of the mesh, for indexed access.
Vertex A vertex of the triangle.
Name Description Inherited From
Equals Determines whether the specified object is equal to the current object. (Inherited from Object ) Object
GetHashCode Serves as the default hash function. (Inherited from Object ) Object
GetType Gets the Type of the current instance. (Inherited from Object ) Object
ToString Returns a string that represents the current object. (Inherited from Object ) Object