Message 1 of 20
Trying to constrain this sketch while also being able to change some dimensions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
Can someone help me with setting constraints on this sketch for a 7 segment digital display?
I want to make everything a bit smaller, but I'd rather not simply scale it as then I would loose the existing dimensions and certain constraints.
I have set a parameter for the segment width (4mm) as well as overall width and height. I would like to change the width to 3mm, but when I do that the corner radii are not all the same (they are 4mm when width is 4mm, after changing width they are like 4.0x or 3.9x).
Also, if I try changing the overall width or height then I either get a constraint error or it messes up everything.
Basically I just want to scale the whole thing down but in a more precise way.