API Reference > OdDb Classes > OdDbViewport Class > OdDbViewport Methods > OdDbViewport::isFrontClipAtEyeOn Method
OdDbViewport::isFrontClipAtEyeOn Method
Syntax
C++
bool isFrontClipAtEyeOn() const;

Returns true if and only if the front clipping plane passes through the camera (DXF 90, bit 0x10).

If true, the front clipping plane ignores the front clip distance.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.