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