GetNumberOfFaceSets Method


Tessellated Shape Builder Result Get Number Of Face Sets Method

Gets number of face sets for which 'this' result was obtained.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public int GetNumberOfFaceSets()

Return Value

Int32
The number of face sets.
See Also