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