
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi all,
I would need this to create different sizes of my sketch/part by changing only one parameter.
Situation:
I have a sketch that is fully defined by user-parameters. Let's assume for simplicity a rectangle with Width=5mm and Length=10mm. I now want to create a couple of sketches each increasing Length by 5mm.
An easy solution would be the have a formula for Length=10mm+X*5mm. X eqals 0 for the first case and is changed for every other sketch. X would here be the local variable that would be unique for each sketch.
In the simple example above for sure the fastest way would be to create every sketch seperately but for sure my final sketch is more sophisticated and a lot of variables would have to be changed if done manually.
Outlines will not work as the dimensions change not all equal in all directions.
I also do not want to create multiple projects etc, multiple parts within one assembly would be ok.
If I have to change Width all parts should be updated accordingly without manual adaption.
Question:
Is there a way to create sketch specific parameters?
If not is there a way to create multiple parts, where you change a multiplier paramter specific for this part?
Thanks in advance for your help! Hopefully theres an easy solution that I'm not aware of or I'm simply overthinking and stuck 😄
Cheers,
Peter
Solved! Go to Solution.