Gets number of face sets for which 'this' result was obtained.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Since: 2015
Syntax
C# |
---|
public int GetNumberOfFaceSets() |
Visual Basic |
---|
Public Function GetNumberOfFaceSets As Integer |
Visual C++ |
---|
public: int GetNumberOfFaceSets() |