ArnaudAGT
Mechanical
- Sep 28, 2007
- 2
Hi everyone!
I would like to create parts based on relations and I would like to know if there is function to round down a number?
In example :
L1 = 10
L2 = 1.5
a = L1/L2 (= 6.6666)
Then I would like to declare another attribute equal to "a" rounded down.
Final_attribute = a (= 6)
Is there a solution?
Thanks for your help!
I would like to create parts based on relations and I would like to know if there is function to round down a number?
In example :
L1 = 10
L2 = 1.5
a = L1/L2 (= 6.6666)
Then I would like to declare another attribute equal to "a" rounded down.
Final_attribute = a (= 6)
Is there a solution?
Thanks for your help!