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] Pointer to an OdGiViewportDraw. 

Takes a pointer to an OdGiViewportDraw object and builds the view — a specific representation of an entity. 

 

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