TessellatedShapeBuilder.OpenConnectedFaceSet
Method
Description:
Opens a new connected face set.
Opens a new connected face set.
Parameters
Parameter | Type | Description |
---|---|---|
isSolid | Boolean | Whether the face set, which is being open, should be build as a solid or as a void. |
Return Value
Exceptions
Exception | Condition |
---|---|
InvalidOperationException | A face set is open and a geometry cannot be build until it is closed. |