Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
OdIfcRepresentationItem::draw Method
Syntax
C++
virtual bool draw(OdGiWorldDraw* pWd) const;

Draws the representation item to the OdGiWorldDraw interface.

Parameters
Description
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.

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