Revit 2026 API
CameraTarget |
Distance from camera to its target
Namespace: Autodesk.Revit.DB.DirectContext3D
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public double TargetDistance { get; set; }
Public Property TargetDistance As Double Get Set
public: property double TargetDistance { double get (); void set (double value); }
member TargetDistance : float with get, set
Property Value
DoubleSee Also