Description
Assesses if the front clipping plane is currently located at the camera, otherwise false is returned.
See DVIEW in the AutoCAD Command Reference for more information on clipping planes.
Visual Basic
Public Property FrontClipAtEyeOn() As bool
C#
public bool FrontClipAtEyeOn;
Conditions
Read / Write