Hi, all!
I'm struggling with a very strange problem with .EASM files.
I have an assembly which contains other subassemblies. In the subassemblies and in the main assembly I have made needed display states (it touches only hide/show and transparency properties).
In the main assembly to build a display state I activate a predefined display state in the component's properties for each subassembly.
When I switch between display states in the main assembly in SolidWorks everything works fine but when I publish this file to the eDrawings almost all display states doesn't work (components that has to be hidden is not etc.).
Main assembly has few configurations and display states are linked to them.
I also checked that there is no overrides in the main assembly and I also tried to brake the links for display states and configurations - same result.
Only one thing that helped for the moment of now is to make new assembly, add there my main assembly, dissolve it and make new display states - then they have correct appearance in eDrawings, but this is worst way for me as it will require to make again all configurations (because when I dissolve the main assembly in the new file it loses all configurations).
