RVTDocs.com
Namespace: Autodesk.Revit.DB Class: View3D

View3D.ResetCameraTarget

Method
Description:
Resets the camera target to the center of the field of view.
Remarks:
The camera target can only be reset for perspective view.
Syntax
public void ResetCameraTarget()
Exceptions
Exception Condition
InvalidOperationException The camera target cannot be reset for the view.