ViewNodeGetCameraInfo Method

Information about the observation point (the camera) of the view.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public CameraInfo GetCameraInfo()

Return Value

CameraInfo
An instance of CameraInfo or if there is no info associated with the view
See Also