Revit 2026 API
Camera |
Distance that the target plane is offset towards the right
where right is normal to both Up direction and View direction.
This offset shifts both left and right planes.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public double RightOffset { get; }
Public ReadOnly Property RightOffset As Double Get
public: property double RightOffset { double get (); }
member RightOffset : float with get
Property Value
DoubleSee Also