Share Email Facebook Twitter LinkedIn CameraInfo.TargetDistance Property Distance from eye point along view direction to target plane. Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34) Syntax C# public double TargetDistance { get; }Property ValueDouble 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. See AlsoReferenceCameraInfo ClassAutodesk.Revit.DB Namespace