CurtainSystem.AddCurtainGrid
Method
Description:
Add CurtainGrid on the specified face for the CurtainSystem.
Add CurtainGrid on the specified face for the CurtainSystem.
Parameters
Parameter | Type | Description |
---|---|---|
face | Reference | The face new CurtainGrid will be created on. |
Return Value
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | Thrown when the input argument face is. |
InvalidOperationException | Thrown when creating CurtainGrid on the specified face fails or regenerate fails. |