Book a Demo

Author Topic: Change order of inherited attributes  (Read 3506 times)

Kristofer

  • EA User
  • **
  • Posts: 52
  • Karma: +0/-0
    • View Profile
Change order of inherited attributes
« on: November 01, 2016, 12:30:59 am »
Hi!

If you enable "Show inherited attributes", the order of the inherited attributes will be "bottom-up".

Consider the following: Class A inherits from Class B and Class B inherits from Class C.

In the list of attributes in Class A, the attributes from Class B comes before the attributes of Class C.

Can this order be changed?

Would it be possible in a shape script?

/Kristofer