Revit 2025.3 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: 25.3.0.0 (25.3.0.0)
Syntax
The FacetingUtils type exposes the following members.

Name | Description | |
---|---|---|
![]() ![]() | ConvertTrianglesToQuads | Replaces pairs of adjacent, coplanar triangles by quadrilaterals. |
See Also