Book a Demo

Author Topic: Changing property on multiple elements  (Read 7847 times)

Mats Gejnevall

  • EA User
  • **
  • Posts: 98
  • Karma: +1/-0
    • View Profile
Changing property on multiple elements
« on: September 06, 2017, 05:37:30 pm »
Is there any way to change a property on a set of selected elements? I know it can be done by CSV export and import, but any other way?

PeterHeintz

  • EA Practitioner
  • ***
  • Posts: 1001
  • Karma: +59/-18
    • View Profile
Re: Changing property on multiple elements
« Reply #1 on: September 06, 2017, 06:33:47 pm »
Well, you can write a small script.
Best regards,

Peter Heintz

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Changing property on multiple elements
« Reply #2 on: September 06, 2017, 07:13:01 pm »

llsempro

  • EA Novice
  • *
  • Posts: 9
  • Karma: +0/-0
    • View Profile
Re: Changing property on multiple elements
« Reply #3 on: September 27, 2017, 12:21:37 am »
You can change the property for all elements of a particular type - but this will change the property for all elements of that type that you add to diagram, not just a few selected ones.  To change properties of all elements - Create a package to act as my “default element settings”. Add a diagram and drag an element of each type there, and change the properties (such as size, tagged values, etc.).  Go to Configure Tab – Reference Data section and select Settings – Click on Project Template Package option.  Select my package created in step a above.  All new elements of that type will have these 'custom' properties going forward.