An object holding information about the projection mapping of a 3D view.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Since: 2014
Syntax
| C# |
|---|
public class CameraInfo : IDisposable |
| Visual Basic |
|---|
Public Class CameraInfo _ Implements IDisposable |
| Visual C++ |
|---|
public ref class CameraInfo : IDisposable |
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
Autodesk.Revit.DB..::..CameraInfo