How to write a parameter value to a linkewall to a wall?

Hello,

Actualy, these models are at the same place. I can`manage it with a vector.
So i tried bounding box, how can it work?

KR

Andreas

You are on the right path. You can SetParameterByName using your output from GetParameterValueByName.

Will just need some list management to make sure the values assign to the correct project wall.

1 Like

in addition to the boundingbox, to be sure that it is the right wall, I suggest adding a filter by comparing the locations (curves)

1 Like


worked well! with bounding box it works!