Set Element Parameter Value by its Coordinates

I wish to Set the Occupancy Parameter values for conduit fittings based on their Y coordinates

Hopefully this makes sense.

My example is based on a point location, the room names change based on the y vector between the driving point and room points. In your case you just need to extract the y component of the point you have, test it against 1, use the true/false values to filter the elements and then set your parameter by name.

1 Like