TessellatedShapeBuilderResult.GetIssuesForFaceSet
Method
Description:
Returns the array of issues encountered while processing a face set with index 'setIndex'.
Returns the array of issues encountered while processing a face set with index 'setIndex'.
Parameters
Parameter | Type | Description |
---|---|---|
setIndex | Int32 | Index of the face set. |
Return Value
Type | Description |
---|---|
IList | Array of issues encountered while processing a face set with index 'setIndex'. |
Exceptions
Exception | Condition |
---|---|
ArgumentException | 'SetIndex' is a valid face set index for the results stored in 'this'. |