CurtainSystem.RemoveCurtainGrid
Method
Description:
Remove CurtainGrid from the specified face for the CurtainSystem.
Remove CurtainGrid from the specified face for the CurtainSystem.
Parameters
Parameter | Type | Description |
---|---|---|
face | Reference | The face CurtainGrid will be removed from. |
Return Value
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | Thrown when the input parameter face is. |
InvalidOperationException | Thrown when the CurtainGrid cannot be removed from the specified face or regenerate fails. |