copy_body
Create a duplicate of a 3D body in Fusion 360, optionally placing it in a different component for design reuse and modification.
Instructions
Create a copy of a body, optionally into a different component.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body_name | Yes | Name of the body to copy. | |
| target_component | No | Optional target component name. Copies within the same component if not specified. |