Hey
I’m using the node and input as shown on the picture below, but the views are not viewing the right thing. The camera and camera angle are wrong, but I can’t seem to figure it out and fix it.
The python scripts can be ignored, they’re putting the coords in a list so I can make multiple views at once later.
When this view was created, it’s at the wrong spot, and with the Revit Lookup I found the following:
The PerspectiveViewByPoints node has a .ToXyz() so that might explain these werid values (for me), but I don’t understand why the view is taken at the wrong location.
Edit: this is the .dyf bottom part from the PerspectiveViewByPoints node where I edited it a bit so it can make multiple views from lists input rather than single point inputs.
