Share

FacetingUtils Class

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.Object
  Autodesk.Revit.DB.FacetingUtils


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public static class FacetingUtils

The FacetingUtils type exposes the following members.

Methods

 NameDescription
Public methodStatic memberConvertTrianglesToQuads Replaces pairs of adjacent, coplanar triangles by quadrilaterals.

See Also

Reference

Was this information helpful?