Set Multiple Parameters without "clicking" Apply

Hi all,

I am trying to set Wall Top Constraint to Level and at the same time changing Top Offset to the Value from Unconnected Height.
The problem happened to be that the Top Offset is Read-Only until Top Constraint is changed to Level, but i can’t order the sequence of operations.
To sum it up, I need to change these to parameters at the “same time” without clicking Apply button.

Screnshoots attached.
Thank you in advance!


You probably need a transaction node to commit the constraint changes before adjusting the offset.

Hi Nick, can you please be more specific?
Thank you!

You need to break the process into two separate transactions. A transaction node will do that for you. Give it a try and see how it goes.

Maybe Passthrough from Clockwork will help you. It holds execution until other is done. Try Transactions, if no success.

1 Like