Book a Demo

Author Topic: Use Case rectangle notation  (Read 5042 times)

Adsky

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Use Case rectangle notation
« on: November 27, 2015, 11:53:48 pm »
Is there a way to set the project so that rectangle notation is the default for use cases?
« Last Edit: November 27, 2015, 11:54:02 pm by Adsky »

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Use Case rectangle notation
« Reply #1 on: November 28, 2015, 01:16:14 am »
AFAIK no. You could write an add-in that adds URect=1; to t_diagramobjects.objectStyle of the new use case element.

q.

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Use Case rectangle notation
« Reply #2 on: November 28, 2015, 04:09:51 am »
Have you tried the template package?

Geert

Adsky

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Re: Use Case rectangle notation
« Reply #3 on: November 30, 2015, 07:33:45 pm »
Indeed, it does the trick. Thanks.