I would like to set attributes to a certain values from within the rule and be able to change it latter in the inspector tab (like one would do with the styles).
I can not use styles because i have multiple rules imporing other rules and object type is defined by several parameters within diferent rules (i.e there is footrpint rule, volume rule, facade rule and building type is defined by a set of parameters in all of these rules). Styles can not span multilpe inported rules (or can they?) so i decided to describe my building types through set of attributes from within the rule. The only problem with this approach is that once attribute values are set they can not be changed anymore in the inspector.
Is there a way to set a certain value to a parameter from within the rule and be able to change it latter in the inspector? Any ideas?