How to add components to other views?

How to place the component in the upper left corner into the elevation 2 view and align the leftmost side of the component to the project base point?


test.gh (7.0 KB)
After this operation, you can only align the center of this group of components to the base point of the view. You cannot use the specified point of the group component as a reference point to align the base point of the view.
The operation here cannot copy or cut the group components on Level 1 to other specified plan views, for example, if you want to copy this group of components to the Level 2 view.

Is there a command to move a Revit component by specifying a reference point?

Try Element Location Node. It will get or set the Element position

Thank you very much for your suggestions!