Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
I it possible to disable and enable a constraint using program.
What constraint ?
like for example there are three constraints used for assembling a component, I want to ask is it possible to add a fourth constraint and activate it whenever I need by disabling the third constraint through pro programming.
You can do this without using pro-program:
Tutorial: Component of a sub-assembly with different constraint sets in one overall assembly
Hi,
you can defined two constraint sets. In relations you can set PTC_CONSTRAINT_SET according your needs.
MH
