API Reference > OdDb Classes > OdDbSurface Class > OdDbSurface Methods > OdDbSurface::subViewportDraw Method
OdDbSurface::subViewportDraw Method
Syntax
C++
virtual void subViewportDraw(OdGiViewportDraw* pVd) const;
Parameters 
Description 
OdGiViewportDraw* pVd 
[in] The pointer to an OdGiViewportDraw. 

Takes a pointer to an OdGiViewportDraw objectand builds the view - specific representation of an entity. 

 

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