API Reference > OdDb Classes > OdDbAbstractViewportData Class > OdDbAbstractViewportData Methods > OdDbAbstractViewportData::setNavvcubedisplay Method
OdDbAbstractViewportData::setNavvcubedisplay Method
Syntax
C++
virtual OdResult setNavvcubedisplay(OdRxObject* pViewport, int nVal) const;
Parameters 
Description 
OdRxObject* pViewport 
[in] Input pointer to the viewport object.  
int nVal 
[in] Input type of the viewcube display. 

Sets the type of the viewcube display to the specifiedvViewport object.

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