Returns the array of issues encountered while processing a face set with index 'setIndex'.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
Since: 2015
Syntax
C# |
---|
|
Visual Basic |
---|
|
Visual C++ |
---|
|
Parameters
- setIndex
- Type: SystemInt32
Index of the face set.
Return Value
Array of issues encountered while processing a face set with index 'setIndex'.Exceptions
Exception | Condition |
---|---|
Autodesk.Revit.ExceptionsArgumentException | 'SetIndex' is a valid face set index for the results stored in 'this'. |