On solidworks I would like to change a configuration of a sub-assembly according to a given dimension on a sketch in the general assembly.
What I'd like to format is: If X1@esquisse2 and equal to 30 then you must put the subassembly "STD-UNI-001-SA-001" on the "curved" configuration otherwise you put on the "default" configuration.
I created my sub-assembly directly in my general assembly.
I hope you will be able to provide me with the solution.
Hello; I don't think you can drive a configuration with a remote equation (that said, it's not my specialty). To see:
On the other hand, it should be possible with the use of DriveWorks or probably via a macro. There is also the possibility of creating an alert on the specific rating with the " Sensors " tools...
Maybe using a family of rooms... → in Excel, retrieve the config of the assembly and the value of the dimension in the part family table, (pass the cells in std format if necessary,) put a formula in the cell corresponding to the configu" of the assembly to control the name entered according to the value of the cell with the value of the dimension X1@esquisse2.