API Reference > OdDb Classes > OdDbBody Class > OdDbBody Methods > OdDbBody::subViewportDraw Method
OdDbBody::subViewportDraw Method
Syntax
C++
virtual void subViewportDraw(OdGiViewportDraw* pVd) const;
Parameters 
Description 
OdGiViewportDraw* pVd 
[in] Pointer to the OdGiViewportDraw object. 

Computes the entity to produce the right appearance given each viewport's possibly different viewpoint of the entity. Draws an entity in layout viewports. 

 

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