TessellatedShapeBuilderResultGetNumberOfFaceSets Method

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

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

Return Value

Int32
The number of face sets.
See Also