Community Tip - Want the oppurtunity to discuss enhancements to PTC products? Join a working group! X
Hello All.
I'm new to creo parametric and have found a small problem with the assembly I'm working on.
I've added a sketch to an exisiting assembly to use as a reference in a drawing for the path of a moving part. The issue I'm having is that I can't see the sketch in the assembly file to edit it after it's been created, however it is showing up in the drawing so it does exist in the file somewhere.
I'd also like to hide the sketch in certain drawing views which I haven't been able to do. Any help you can offer would be greatly appreciated.
Ian
Solved! Go to Solution.
Your sketches are not "lost" in the assembly, they are just not listed in the model tree by default. To show them you need to click on the little "hammer and screwdriver" icon at top right of the model tree, then select "Tree Filters". Click to put a check mark in the "Features", hit OK, and all your sketches (and planes, axes, coordinate systems, etc.) will show up in the tree.
A somewhat strange default, I think. There's apparently a "mdl_tree_cfg_file" parameter in the config.pro file that can set the defaults, but I've not looked into it. Maybe I should.
Also, my assumption is that you are on Creo, hopefully the interface for you is the same as for me.
Your sketches are not "lost" in the assembly, they are just not listed in the model tree by default. To show them you need to click on the little "hammer and screwdriver" icon at top right of the model tree, then select "Tree Filters". Click to put a check mark in the "Features", hit OK, and all your sketches (and planes, axes, coordinate systems, etc.) will show up in the tree.
A somewhat strange default, I think. There's apparently a "mdl_tree_cfg_file" parameter in the config.pro file that can set the defaults, but I've not looked into it. Maybe I should.
Also, my assumption is that you are on Creo, hopefully the interface for you is the same as for me.
Thanks Ken, worked a treat.