export_interface_isf
Export Interface Designer settings to a readable .isf script for backup, diffing, or copying configurations to another project.
Instructions
Export Interface Designer settings to an Interface Scripting File (.isf, Python commands that recreate the blocks). Useful as a readable backup, for diffs, or to copy settings to another project (import with edit_interface op import_isf). Defaults to _export.isf in the project folder; block_types / instances limit what is exported.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | Yes | ||
| isf_file | No | ||
| instances | No | ||
| block_types | No | ||
| export_all_pins | No |