Author Topic: Profile helper - attach diagram to Package  (Read 3339 times)

Clemo

  • EA User
  • **
  • Posts: 25
  • Karma: +0/-0
    • View Profile
Profile helper - attach diagram to Package
« on: June 14, 2014, 12:27:11 am »
Hi,

I am trying to create a new profile which has an element specified as a Package.  On double clicking this I want to go to a new diagram but I cannot see how to do this using the profile helper, is there a way to do this or do I have to do it manually within a new profile?

Thanks

Paul

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +396/-301
  • I'm no guru at all
    • View Profile
Re: Profile helper - attach diagram to Package
« Reply #1 on: June 14, 2014, 12:47:03 am »
I'm not sure if that works for packages. There is something to make elements compound and have them include a diagram.

What certainly will help is to script an add-in and check the OnPostNew... event to create a diagram (and possibly do more fancy stuff).

q.