Set 'formula' to normal

Hi (@erfajo) ,

Using the orchid package I set a bunch of families with a fixed (formula) parameter value. Now I’m having second thoughts and I want to set those formulas back to normal values.

Since my famlies are all placed in a single project do I have to:

  1. export all families to a directory
  2. use Formula.Remove
  3. use Parameter.Setvalue

Or is there a faster option (dynamo2.x)?

So first: the approach is the best / only way? (now the parameter is ‘read-only’ … obvious due formula)

Formula.Remove does remove all parameters …
3. set parameters (but one) to formula values
4. use Parameter.Setvalue for the other parameter

?

ok,

so step 1. and step 2. are still the way to go. Bummer, but no big deal.

1 Like

coffee: :white_check_mark:

trick called “backup”: :rofl::rofl::rofl::joy::joy:

2 Likes