Trying to set detail item by x.y coordinates in specefic view , but not working

whats is going wrong with the script? i changed geometry to large and extra and nothing happen it still gives me null , any suggestions?


Try this instead

still gives a null

Guessing you are missing a dependency in that custom node. Likely time to update the package to a new version, or install a prerequisite like a Python engine.

Not sure either. But I see you’re feeding view name instead of view itself in the last node. Maybe it’s not supported. I suggest to select view from OOTB views dropdown node and feed into last node input istead of string.

It is probably a combination of what you said and what @RevitRobot said.

.

Also Element Binding is a thing here.
So if OP ran the .dyn multiple times they Families on end up
in the last View which was picked.