rhino_create_layer
Create a new Rhino layer, including nested layers using '::' separators. Specify name and optional color or parent to organize your model.
Instructions
Create a new layer. Use :: for nesting (e.g., 'Walls::Interior').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |