- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello.
I'm having an issue with a simple thing at first glance. Attatched below are 2 .ipt files containing only 1 sketch each. What I would like to do is to create a base consisting of 4 pillars connected by a piece sitting within boundries made of 80mm arcs tangent to those pillars (sketch in P_1.ipt is quite obvious).
The task should be extremely easy - draw a circle+dim constrain it -> rectangular pattern it. Draw an arc tangent to 2 closest circles -> circular pattern it. (Why not fillet the edges instead? Because pillars will be extruded higher and they're supposed to be easily adaptable - by changing sketch parameters rather than fillet radius. Also the result is 1 sketch less in the tree.)
The problem that arises - patterned arcs (or features in general) in sketch mode are missing coincident constraints, which results in them being not extrudable. In some cases running a sketch doctor might work, but not in this one. You can't pick any lines in order to close a loop and you can't add any more constraints because you'll overconstrain the sketch.
In P_2.ipt I've gotten rid of circular pattern for arcs, added 45deg sort of construction lines and closed the loop by adding small arcs, which fill in the gap between those 45 deg lines and big arcs. Now I can extrude it in a few ways but then I have to pattern the solid object. (I could also get rid of rectangular pattern for circles - just aknowledging that I know it's unneccessary at this point.)
It works but the issue with this approach is that this workaround is not "obvious", not as simple as it should be and not as clean. It adds another operation to the tree, where there would be none otherwise.
My questions are:
- Is there a way to add such constraints to make the P_1.ipt approach work?
- If not, is there any better way of handling such task than what I've come up with in P_2.ipt?
- How do you - experienced (power) users handle things like that?
.ipts were made with Inventor Professional 2019.
Solved! Go to Solution.