Book a Demo

Author Topic: Generate documentation(F8) - filter elements on diagram  (Read 2968 times)

Tom@s

  • EA Novice
  • *
  • Posts: 10
  • Karma: +0/-0
    • View Profile
Generate documentation(F8) - filter elements on diagram
« on: May 18, 2021, 08:56:10 am »
Hello,
is there some way how to generate documentation and filter elements in the diagram based on element type?  I tried F8 + filters but they didn't work on the diagram - the diagram displays all elements. So I tried layers but I didn't find how to choose layers on F8 option filters.
« Last Edit: May 18, 2021, 08:57:45 am by Tom@s »

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Generate documentation(F8) - filter elements on diagram
« Reply #1 on: May 18, 2021, 03:45:11 pm »
The only way I found to do something similar is to create a clone of the existing diagram, and strip the elements I didn't need.
I used a script to automate that.

Geert

Tom@s

  • EA Novice
  • *
  • Posts: 10
  • Karma: +0/-0
    • View Profile
Re: Generate documentation(F8) - filter elements on diagram
« Reply #2 on: May 19, 2021, 02:52:22 am »
Thank you Geert :)