API Reference > OdIfc Namespace > Classes > OdIfcSegment Class > OdIfcSegment Methods > OdIfcSegment::draw Method
OdIfcSegment::draw Method
Syntax
C++
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 representation item was successfully drawn; otherwise, the method returns false.

Draws the representation item to the OdGiWorldDraw interface.

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