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