ViewNodeGetCameraInfo Method

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

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

Return Value

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