Skip to content

Add existing connected elements to a General View #2467

Description

@cbrun

When working with a General View, users often need to progressively explore a model starting from one or two elements. Currently, connected elements must be located and added manually.

Add a “Add existing connected elements” action in the Related Elements context-menu section. When invoked on a selected element, the action should:

  • find existing project elements connected to it through supported relationships;
  • consider both inbound and outbound connections;
  • add the connected elements to the diagram;
  • display the corresponding relationship edges when possible;
  • avoid adding duplicates or standard-library elements.

The operation should work incrementally, allowing users to repeat it on newly added elements to explore the model step by step.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions