RVTDocs.com
Namespace: Autodesk.Revit.DB

CameraInfo

Class
Description:
An object holding information about the projection mapping of a 3D view.
Remarks:

CameraInfo can be obtained directly from a ViewNode If camera info is not available, an orthographic view should be assumed.

See also: OnViewBegin(ViewNode).

Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.CameraInfo
Syntax
public class CameraInfo : IDisposable