API Reference > OdIfc Namespace > Classes > OdIfcProject Class > OdIfcProject Methods > OdIfcProject::subWorldDraw Method
OdIfcProject::subWorldDraw Method
Syntax
C++
virtual bool subWorldDraw(OdGiWorldDraw* pWd) const;
Parameters 
Description 
OdGiWorldDraw* pWd 
[in] A raw pointer to the OdGiDrawable object that encapsulates parameters of view port independent vectorization.  

true if the drawing was successful; otherwise, the method returns false.

details Draws the graphical representation of the project object that is independent of any viewport contexts.

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.