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

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

Draws a graphical compound object representation that is independent of any viewport contexts.

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