How to save a 3D Camera View position

How to save a 3D Camera View position

AidanHawkins
Advocate Advocate
451 Views
3 Replies
Message 1 of 4

How to save a 3D Camera View position

AidanHawkins
Advocate
Advocate

Is there any way to lock a 3D Camera View that I have created.. 

So as that if I move it around a bit I have a function that it will always go back to it's same place?

 

0 Likes
452 Views
3 Replies
Replies (3)
Message 2 of 4

constantin.stroescu
Mentor
Mentor

How I did it in a few of my projects , when I need to show on Plan View where  I'm looking from(I use these especially both with  render presentation in a thumbnailed plan)

  • I've created two symbols - one for Eye , the other for Target and load them into the Project
  • then use a Dynamo script 

CAMTT_2022-11-19_12-38-02.png

  • here you can see a rough screencast that shows how it works:

https://youtu.be/-9nafpGYbFM

Constantin Stroescu

EESignature

0 Likes
Message 3 of 4

ToanDN
Consultant
Consultant

Duplicate the 3D camera view. lock one, and adjust the other.

0 Likes
Message 4 of 4

barthbradley
Consultant
Consultant

@AidanHawkins wrote:

Is there any way to lock a 3D Camera View that I have created.. 

So as that if I move it around a bit I have a function that it will always go back to it's same place?

 


 

So, you want a way to find your way back to the same place you were standing before you moved?  What about retracing your steps?   Undo or Rewind will get you there. 😉

 

 

Undo an Action | Revit 2019 | Autodesk Knowledge Network

 

Retrieve Previous Views from the Navigation History | Revit 2021 | Autodesk Knowledge Network

 

 

 

0 Likes