API Reference > OdDb Classes > OdDbSubDMesh Class > OdDbSubDMesh Methods > OdDbSubDMesh::subWorldDraw Method
OdDbSubDMesh::subWorldDraw Method
Syntax
C++
virtual bool subWorldDraw(OdGiWorldDraw* pWd) const;
Parameters 
Description 
OdGiWorldDraw* pWd 
[in] Pointer to the OdGiWorldDraw object.  

true if the entity has no view-dependent graphics, false - otherwise.

Draws OdDbSubDMesh to the specified OdGiWorldDraw object. 

 

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