Book a Demo

Author Topic: Common shape script  (Read 2968 times)

GrahamL

  • EA User
  • **
  • Posts: 111
  • Karma: +2/-0
    • View Profile
Common shape script
« on: June 11, 2020, 07:22:43 pm »
Hi
I have several stereotypes each with its own shape script
There are common parts to all the shape scripts
So my question is can I put the common parts somewhere such that they are available to all shape scripts?

Thanks

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Common shape script
« Reply #1 on: June 11, 2020, 07:28:16 pm »
Copy/paste in each one individually. :-\

There is no include mechanism in shape scripts.

Geert

GrahamL

  • EA User
  • **
  • Posts: 111
  • Karma: +2/-0
    • View Profile
Re: Common shape script
« Reply #2 on: June 11, 2020, 07:29:39 pm »
UGH >:(


GrahamL

  • EA User
  • **
  • Posts: 111
  • Karma: +2/-0
    • View Profile
Re: Common shape script
« Reply #4 on: June 11, 2020, 07:41:59 pm »
Thanks, that useful