Hi,
I am using ARIS Architect and have been building up a model. I now have a lot of objects with a lot of connectors. Sometimes I want to create a view (model) containing objects, but without all of the connectors being displayed as this will over complicate the view for my audience.
So, my question is how do I hide certain connectors from a view/model?
Many thanks
M. Zschuckelt on
Hi,
assuming you only want to do this for a one-time presentation to that audience: Create a new temporary model and make occurrence copies of all objects of your source model. You can easily keep the layout, if you do it like this:
1. Create the temporary model of the same type as your source model.
2. In the source model select one object. Open the context menu and select "Select -> All of this kind". All objects are selected, but not the connections
3. Copy all occurrences with Ctrl+C (or the context menu)
4. Go to the temporary model and paste everything with Ctrl+V (or context menu "Past as > Occurrence Copy")
5. Delete the temporary model after the presentation.