Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdDwfView::draw Method
Syntax
C++
void draw(const OdGiDrawable*);

Called by the ODA visualization framework to render each entity in this view. This override allows a client application to examine each entity before it is rendered.

The override should call the parent version of this function, OdGsBaseView::draw().

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