Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! X
Hi,
I know PRT_REL_UNWANTED, it can be used to remove one relation,
but if we don't know the relations, how is possible to remove all?
thank's
Solved! Go to Solution.
You have to know the exact relation to clear from ModelCHECK.
From what I can see there is no such capability, probably because it is dangerous. Removing all the relations in a model without knowing what they do could screw up any number of things. For example, I often use relations to define the description of a part that will be put into a bill of materials. A shaft might have relations that define a retaining ring slot's dimensions based upon the part's diameter. There are lots of cases where the relations are what makes the model correct, particularly if a top-level assembly is being used to drive the component dimensions.
thank's, yes i know it's dangerous
You have to know the exact relation to clear from ModelCHECK.
yes i think the solution it's to know all relations