Could some one help in toggling these options for a part through an expression control in an assembly.
say for Example I have an expression
Wave Control = "XXXXXXXXX"
If i change the expression to ---- Wave Control = "Freeze Persistently" -- then the part would freeze in wave context
Similarly if i change to ----- Wave Control = "Unfreeze" --- the part should be Unfreezed in the Wave
Thank you.