Skip to content

CameraInfo.TargetDistance

Public Property

Distance from eye point along view direction to target plane.

Namespace: Autodesk.Revit.DB

Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)

Syntax

public double TargetDistance { get; }

Property Value

Double

Remarks

This value is appropriate for perspective views only. Attempts to get this value for an orthographic view can be made, but the obtained value is to be ignored.