You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
Currently, users of OMSimulator can manually position system and component elements within SSP (System Structure and Parameterization) diagrams using OMEdit. However, many models get generated using the API directly and thus lack any geometry data. To enhance usability and readability, an auto-layout feature should be introduced and implemented using the new Python API.
Proposed Feature
Implement an automatic layout mechanism using the Python API that arranges systems, components, connectors and connections in a visually structured and (as far as possible/reasonable) non-overlapping manner. The auto-layout feature should optimize spacing, avoid element overlap, and ensure clear readability of the system.