View Node Get Camera Info 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 C# VB C++ F# public CameraInfo GetCameraInfo() Public Function GetCameraInfo As CameraInfo public: CameraInfo^ GetCameraInfo() member GetCameraInfo : unit -> CameraInfo Return Value CameraInfo An instance of CameraInfo or if there is no info associated with the view See Also Reference ViewNode Class Autodesk.Revit.DB Namespace
View Node Get Camera Info 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 C# VB C++ F# public CameraInfo GetCameraInfo() Public Function GetCameraInfo As CameraInfo public: CameraInfo^ GetCameraInfo() member GetCameraInfo : unit -> CameraInfo Return Value CameraInfo An instance of CameraInfo or if there is no info associated with the view See Also Reference ViewNode Class Autodesk.Revit.DB Namespace