API Reference > OdIfc Namespace > Classes > OdIfcRepresentationItem Class > OdIfcRepresentationItem Methods > OdIfcRepresentationItem::subWorldDraw Method
OdIfcRepresentationItem::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 view port independent vectorization.  

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

Draws graphical representation of the item that is independent on any view port contexts.

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