I would like to know if there is any possibility of using the node AppliedSubassembly.SetParameterByName to change parameters which are defined as Input parameter and Output parameter at the same time (an example of parameter is attached).
It is possible to change the value of those parameters in Civil 3D, but when I try to do changes using the node AppliedSubassembly.SetParameterByName in Dynamo I get this error: Warning: This Value is not editable.
I would appreciate any help in that regard. I am trying to simplify the calculation of alternatives and without being able to introduce changes in those parameters the script loses sense.
Thanks