Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
OdIfcSegment::draw Method
Syntax
C++
bool draw(OdGiWorldDraw* pWd) const = 0;

Draws the segment to the OdGiWorldDraw interface.

Parameters
Description
pWd
[in] A raw pointer to the object for the entity-level vectorization.

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

Copyright © 2002-2022. Open Design Alliance All rights reserved.