Share

ViewNode.GetCameraInfo Method

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


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public CameraInfo GetCameraInfo()

Return Value

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

See Also

Reference

Was this information helpful?