API Reference > OdIfc Namespace > Classes > OdIfcEntity Class > OdIfcEntity Methods > OdIfcEntity::subWorldDraw Method
OdIfcEntity::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.  

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

Draws a graphical entity representation that is independent of any viewport context.

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