Import Poietic plane
poietic_import_planeImport a plane from another Poietic design file into the current design, controlling object identity with require, auto, or new modes.
Instructions
Import a plane from another poietic design file into the current design. identity mode: 'require' (default; object IDs must match), 'auto', or 'new' (re-identify objects).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes | Path to the poietic design to import from (inside the workspace). | |
| plane | No | Target plane ID or name. | |
| design | No | Path to the design file. Defaults to the current design (poietic_use_design) or POIETIC_DESIGN. | |
| identity | No | Object identity mode (default: require). |