API Reference > OdIfc Namespace > Classes > OdIfcShapeRepresentation Class > OdIfcShapeRepresentation Methods > OdIfcShapeRepresentation::subWorldDraw Method
OdIfcShapeRepresentation::subWorldDraw Method
Syntax
C++
bool subWorldDraw(OdGiWorldDraw* pWd) const;
Parameters 
Description 
OdGiWorldDraw* pWd 
[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.