API Reference > OdDb Classes > OdDbMPolygon Class > OdDbMPolygon Methods > OdDbMPolygon::subWorldDraw Method
OdDbMPolygon::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.

Indicates whether the entity has no view-dependent graphics.

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