Revit 2025.3 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: 25.3.0.0 (25.3.0.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