Message 1 of 8
Naming a 3D dimension to reference elsewhere
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Say I create a Sketch of a Rectangle that is 'A' x 'B'. Then I Extrude it. Then I Shell [Outside] it, with Outside Thickness 'C'. The resulting 3D shape is '[A+2C] x [B+2C]'. I'd like to create a user Parameter called "Exterior Width" with value [A+2C] , and another user Parameter called "Exterior Length" with value [B+2C]. But I do not want to write those equations directly in the Parameter editor, because the operation (in this case, Shell) does that calculation for me, and if I get it wrong or it otherwise gets out of sync then everything will break. This is essentially the concept of a "Driven Dimension", but on the 3D shape. Is there a way to do this?
Thanks!
David