I have set up a drawer, I would like the number of dovetails to move proportionally to the height.
Is there a solution? Thank you for your answers
I put a screenshot.
Marco.
capture_decran_63.png
I have set up a drawer, I would like the number of dovetails to move proportionally to the height.
Is there a solution? Thank you for your answers
I put a screenshot.
Marco.
Look at the IFF, INT and other functions.
Operators, functions and constant:
https://help.solidworks.com/2020/french/SolidWorks/sldworks/r_operators_functions_and_constants.htm?verRedirect=1
This example:
A topic on equations:
https://cadbooster.com/how-to-use-equations-in-solidworks-basics-advanced/
And for your subject I would divide the height of your drawer by the pitch of the dovetail, you round it with INT and possibly +1 or -1 at the end of the formula to get it right.