Namespace:
Autodesk.Revit.DB
TriOrQuadFacet
Class
Description:
This class represents a triangle or quadrilateral in a faceted structure.
This class represents a triangle or quadrilateral in a faceted structure.
Remarks:
This class defines a triangle or quadrilateral with reference to an external triangulation structure. The vertices of this TriOrQuadFacet are indices into the triangulation structure's array of vertices.
This class defines a triangle or quadrilateral with reference to an external triangulation structure. The vertices of this TriOrQuadFacet are indices into the triangulation structure's array of vertices.
Inheritance Hierarchy:
System.Object
Autodesk.Revit.DB.TriOrQuadFacet
System.Object
Autodesk.Revit.DB.TriOrQuadFacet
Syntax
public class TriOrQuadFacet : IDisposable