View3D.ResetCameraTarget
Public Class
InvalidOperationException
Resets the camera target to the center of the field of view.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public void ResetCameraTarget()
Exceptions
Exception
Condition
InvalidOperationException
The camera target cannot be reset for the view.
Remarks
The camera target can only be reset for perspective view.