CG Remove Layer

Pins
Input
| Name | Type | Description |
|---|---|---|
| Execution Line In | Execution | Execution Line Input |
Output
| Name | Type | Description |
|---|---|---|
| Execution Line Out | Execution | Execution Line Output |
On-Node Properties
| Name | Description |
|---|---|
| Cg | The Id of the CG to which to remove the layer from |
| Layer | The Id of the layer that will be removed |
Additional Properties
This node has no additional properties.
Script Reference
cg.removelayer -id=<cg id> -layer=<layer id>