This class is used to convertTrianglesToQuads a triangulated structure into a structure in which some of the triangles
have been consolidated into quadrilaterals.
Inheritance Hierarchy
System.ObjectAutodesk.Revit.DB.FacetingUtils
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public static class FacetingUtils
The FacetingUtils type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| ConvertTrianglesToQuads | Replaces pairs of adjacent, coplanar triangles by quadrilaterals. |
