cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! X

Search for components with assumed component placement references

danderson
11-Garnet

Search for components with assumed component placement references

How would one search for all of the components in an assembly that were placed with only 2 references and the 3 reference was assumed (not specifically assigned) ?


This thread is inactive and closed by the PTC Community Management Team. If you would like to provide a reply and re-open this thread, please notify the moderator and reference the thread. You may also use "Start a topic" button to ask a new question. Please be sure to include what version of the PTC product you are using so another community member knowledgeable about your version may be able to assist.
1 ACCEPTED SOLUTION

Accepted Solutions

I believe there is no way with the search tool, to tell components who are fully placed by sufficient constraints from those where the missing rotational constraint has been added by checkmarking Allow Assumptions. Both will appear as Regenerated. By adding the checkmark,the user practically constraints the component.

With the Toolkit API one may write a function to check the components for being fully constraint.

View solution in original post

1 REPLY 1

I believe there is no way with the search tool, to tell components who are fully placed by sufficient constraints from those where the missing rotational constraint has been added by checkmarking Allow Assumptions. Both will appear as Regenerated. By adding the checkmark,the user practically constraints the component.

With the Toolkit API one may write a function to check the components for being fully constraint.

Top Tags