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