API Reference > OdIfc Namespace > Classes > OdIfcModelerGeometry Class > OdIfcModelerGeometry Methods > OdIfcModelerGeometry::draw Method
OdIfcModelerGeometry::draw Method
Syntax
C++
virtual bool draw(OdGiWorldDraw* pWd) const = 0;
Parameters 
Description 
OdGiWorldDraw* pWd 
[in] A raw pointer to the object for the entity-level vectorization.
 

true if the body was successfully drawn; otherwise the method returns false.

Draws the body to the OdGiWorldDraw interface

 

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