Create Component
create_componentCreates a new component or sub-assembly in the design, with optional parent assignment for organizing hierarchical structures.
Instructions
Create a new component (sub-assembly) in the design
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Component name | |
| parent_name | No | Parent component name (omit for root) |