Hello everyone,
I'd like to know if it's possible to link custom properties in a drawing.
Basically, I'd like to do this:
If property1 = A then property2=text1
If property2 = B then property3=text2
Ect
And this in a drawing.
Thank you very much!
Hello everyone,
I'd like to know if it's possible to link custom properties in a drawing.
Basically, I'd like to do this:
If property1 = A then property2=text1
If property2 = B then property3=text2
Ect
And this in a drawing.
Thank you very much!
It's possible with Smartproperties, now if you don't have it...... I can't see.
I think you can manage that with configs.
You add a config on your property, then you read each annotation to its property config.
"If config 1 is enabled, then text 2 is active, etc... "
Thank you but I don't see?