API Reference > OdDb Classes > OdDbAbstractViewTableRecord Class > OdDbAbstractViewTableRecord Methods > OdDbAbstractViewTableRecord::setFrontClipAtEye Method
OdDbAbstractViewTableRecord::setFrontClipAtEye Method
Syntax
C++
void setFrontClipAtEye(bool atEye);
Parameters 
Description 
bool atEye 
[in] True to pass through camera, false to use front clip distance. 

Controls the front clipping plane passing through the camera (DXF 71, bit 0x10). 

 

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