Community Tip - Learn all about the Community Ranking System, a fun gamification element of the PTC Community. X
Hello
I have a drawing of Assembly file. Assembly file is having sub assembly also.
If I open assembly, it is showing missing placement reference for sub assembly. If I open drawing and then open associated assembly (same as what I mentioned earlier), assembly has no missing reference.
Anyone has come across such scenario? Any thought will be of great help.
Additional information is that sub assembly has cut and hole fetaure directly into it (not at part level of sub assembly). This cut feature has been used as placement reference for main assembly.
Feel free to ask for further clarification.
Thanks
Ketan
The difference a drawing would have over an assembly is that a drawing can have multiple models associated with it. It may be that when Creo opens the drawing it processes the models in a different order. You can see the models the drawing has associated to it using http://support.ptc.com/help/creo/creo_pma/usascii/#page/detail%2FTo_Set_the_Current_Working_Model.html%23
Other than that all that's necessary is to see what references are missing. It may be there is a Circular Reference Error, where the assembly cut depends on location of the part which is defined by the cut.
No assembly references are stored in drawings.
You can look at the trail file to see the order in which items are retrieved. It generally follows a tree structure, advancing to the end of each branch before returning to the initial file.
I do know drawings contain a list of items that are directly referred to, such as with leaders, but I don't recall if they are preferentially retrieved.
Perhaps the assembly file is corrupted; try an earlier version.