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

CameraInfo.NearDistance

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