Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| interoperability [2026/07/27 20:06] – created Michael Böhme | interoperability [2026/07/27 20:14] (current) – Michael Böhme | ||
|---|---|---|---|
| Line 10: | Line 10: | ||
| Because both formats share an identical data schema, structural parameters, visual representation styles, and metadata can be inspected, modified, or generated programmatically using standard scripting languages such as Python. | Because both formats share an identical data schema, structural parameters, visual representation styles, and metadata can be inspected, modified, or generated programmatically using standard scripting languages such as Python. | ||
| - | **Prerequisites: | + | **Prerequisites: |
| ===== Example 1: File Format Conversion (.jsxt <-> .sxt) ===== | ===== Example 1: File Format Conversion (.jsxt <-> .sxt) ===== | ||
| Line 108: | Line 108: | ||
| save_shapeXT_file(data, | save_shapeXT_file(data, | ||
| </ | </ | ||
| + | |||
| + | ==== Before ==== | ||
| + | |||
| + | {{ : | ||
| + | |||
| + | ==== After ==== | ||
| + | |||
| + | {{ : | ||
| + | |||