Community Tip - Did you know you can set a signature that will be added to all your posts? Set it here! X
I have a family table with a bunch of holes that cannot be patterned because they are in a family table and due to other geometry constrains, the chamfer cant be associated with each hole. Is there a way at the end of the model tree to just chamfer all holes on a surface without specifically picking edge geometry?
I don't know of a way to intent select multiple independent hole edges.
Using a standard hole will allow you to make the holes with a countersink (chamfer).
If you can use a standard hole to include the chamfer, then that is probably the path of least resistance as @kdirth proposed.
It is possible to build a search query that will select all edges of all holes in a model. This selection set can be used as input to a chamfer feature which would add a chamfer to all hole edges in the selection set. This will create chamfers on all hole edges so if they are through holes then that may not work for you. If you truly want to chamfer all edges, then such a search query will make quick work of the selection of all edges for a chamfer creation.
It might be possible to build a nested query that could select only the edges of a hole that lie on the placement plane as an example. If this is possible, it would support placing the chamfer only on the proximal or distal ends of the holes.
The 4 chamfers below were added to the model without any manual selection of hole edges, the query collects all hole edges in the model when invoked.
PTC support has come back with an answer to building a query to select the desired edges (edges lying on a surface). According to them it is not possible to use a search query to select the hole edges on the placement surface or the opposing surface.
Hi @Aaronm87,
I wanted to see if you got the help you needed.
If so, please mark the appropriate reply as the Accepted Solution or please feel free to detail in a reply what has helped you and mark it as the Accepted Solution. It will help other members who may have the same question.
Please note that industry experts also review the replies and may eventually accept one of them as solution on your behalf.
Of course, if you have more to share on your issue, please pursue the conversation.
Thanks,