Revit 2026 API
Faceting |
This class is used to convertTrianglesToQuads a triangulated structure into a structure in which some of the triangles
have been consolidated into quadrilaterals.
SystemObject
Autodesk.Revit.DBFacetingUtils
Autodesk.Revit.DBFacetingUtils
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
The FacetingUtils type exposes the following members.
| Name | Description | |
|---|---|---|
| ConvertTrianglesToQuads | Replaces pairs of adjacent, coplanar triangles by quadrilaterals. |
See Also