Book a Demo

Author Topic: non-fixed aspect ratio for UseCase stereotypes  (Read 3473 times)

jakob

  • EA User
  • **
  • Posts: 39
  • Karma: +0/-0
    • View Profile
non-fixed aspect ratio for UseCase stereotypes
« on: June 17, 2011, 01:30:30 am »
Hi,

I've defined a stereotype that extends the UseCase element. The aspect ratio of a UseCase seems to be fixed but I don't want it to be fixed for my stereotype.

In my shape script I tried using
Code: [Select]
fixedAspectRatio = "false";
But I get the error message

Error: Invalid value for fixedAspectRatio. Acceptable values are: "true"

Any suggestions?

Thanks!

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: non-fixed aspect ratio for UseCase stereotypes
« Reply #1 on: June 17, 2011, 02:14:43 am »
Well, maybe the general options "Allow elongated UC" must be set?

q.