- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm trying to make a few sketches of a small parts bin.
The first sketch I made I offset by a set amount.
I copied the whole thing and built in parameters instead of the dimensions.
I made a second copy and then tried to use parameters to size it further down, and it broke the sketch.Then I started looking at how to do an offset of an offset, ok, seems like you can't.
so, is there a way to take the original sketch outline and offset it by a new amount, and have the *offset line* become an independent sketch object to use elsewhere?
What I am trying to achieve is sketch the top portion of a bin and offset for wall thickness.
I then want to sketch the bottom portion of the bin that would have the outer line be an offset of the first offset plus a tolerance amount.
E.g.
Sketch primary object = A
thickness = 1.6mm
tolerance = 0.5mm
Sketch 1
Primary Line = A
Inner Line = OFFSET (A) by (thickness)
Sketch 2
Primary Line = OFFSET (A) by ((thickness)+(tolerance)) AS (B)
Inner Line = Offset (B) by (thickness)
Thanks in advance!
Left hand = original sketch. Right hand = dimensions changed to parameters
Sketch 2 using the parameters with a formula broke the corners
Ultimately I am trying to make small bins for storage and want them to be parametric so that I can just say "Give me a new bin that is 3 units wide by 2 units long and is half height so it can stack.
image of the STL I am using as a base design.
Solved! Go to Solution.