Share

TessellatedShapeBuilderResult.GetNumberOfFaceSets Method

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


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

Syntax

C#

public int GetNumberOfFaceSets()

Return Value

Int32
The number of face sets.

See Also

Reference

Was this information helpful?