Resets the camera target to the center of the field of view.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public void ResetCameraTarget()
Exceptions
Remarks
The camera target can only be reset for perspective view.
See Also
Reference