Welcome to the Onshape forum! Ask questions and join in the discussions about everything Onshape.

First time visiting? Here are some places to start:
  1. Looking for a certain topic? Check out the categories filter or use Search (upper right).
  2. Need support? Ask a question to our Community Support category.
  3. Please submit support tickets for bugs but you can request improvements in the Product Feedback category.
  4. Be respectful, on topic and if you see a problem, Flag it.

If you would like to contact our Community Manager personally, feel free to send a private message or an email.

need help defining a formula value within a variable

john_lopez363john_lopez363 Member Posts: 110 ✭✭
I have this variable defined.  As you can see I am using two other variable definitions to define the value of a third variable.  As written it works just fine.  Im taking the #slat_width multiplying by a factor of .87 and then dividing by the #slat_slot_count to define the #slat_slot_distance.

What I NEED to do instead is subtract a value (70) from #slat_width variable then divide it by the #slat_slot_count variable. 

However when I replace the multiple (*) with the subtract (-) operator it fails.  What am I doing wrong/how do I fix this?





Best Answer

Answers

Sign In or Register to comment.