Tag: Formula

Using >= in formulas

When creating a Family and using formulas, have you ever encountered a situation like this; A = 100 B = 200 Is A >= B? i.e. Is 'A'...

Locked parameter values

When creating a Family and you would like to have a parameter value such as Model or Manufacturer to be the same across all...

Odd or even parameter values

When creating families, have you ever needed a formula to work out if an Integer parameter is odd or even? This might sound like a...

Formulas in fields

For values of numerical parameters, you can calculate basic arithmetic by starting with an = symbol. You can even use parentheses ( ) to...

Recent Articles