Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
ApplicationInstance::subWorldDraw Method
Syntax
C++
virtual bool subWorldDraw(OdGiWorldDraw* wd) const;

Draws a graphical entity representation that is independent of any viewport context.

Parameters
Description
wd
[in] A raw pointer to the object that encapsulates parameters of viewport-independent vectorization.

true if the drawing was successful; otherwise, the method returns false.

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