RVTDocs.com
Namespace: Autodesk.Revit.DB Class: CameraInfo

CameraInfo.FarDistance

Property
Description:
Distance from eye point to far plane of view frustum along the view direction.
Remarks:
This property together with NearDistance determines the depth restrictions of a view frustum.
Syntax
public double FarDistance { get; }