I have an assembly with 3 configurations, each giving me a different encroachment (sketch within my assembly with controlled dimension). I would like to be able to display these values in an array (like a general table) in my drawing using only one configuration for it (config A).
Example:
config A: 45 mm encroachment
config B: 100 mm encroachment
config C: 200 mm encroachment
I tried to create an equation " encroachment = D1sketch1 " but the value retrieved via the properties is still that of the configuration used in my MEP.
If only I had only one MEP to do, I wouldn't ask the question ;). Moreover I only talked about a variable value but in reality there are several (angle, depth, width...). The goal is to make my MEPs "configurable".
Have you tried inserting your assembly 3 times (1x per config) into another assembly and then inserting the latter into your drawing? Then insert a table that points to this assembly and look for the different sides.
No, I didn't go that far, and if possible I'll avoid multiplying the assemblies again. The thing seemed very simple to me though, a bit like the management of qtys according to the configurations in a nomenclature...
I'm not sure but like there you will have your 3 configs in the same view; normally you should be able to recover the properties of the 3 at the same time... To try