PointTransforms
Region - Inverse
Returns the complementary region.
IN
| Name | Type | Description |
|---|---|---|
| InRegion | Region | The input Region |
| Name | String | Set the tool's name |
| Enable | Bool | Sets if current tool is enabled or not |
OUT
| Name | Type | Description |
|---|---|---|
| OutRegion | Region | The complementary region. |
| Error | ErrorState | Gets the execution error message |