Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdModelerGeometry::drawSilhouettes Method
Syntax
C++
virtual bool drawSilhouettes(OdGiViewportDraw* pVd) = 0;

Creates a viewport-dependent silhouette representation of this ModelerGeometry object. 

 

Parameters
Description
pVd
[in] Pointer to the OdGiViewportDraw interface.

Causes this ModelerGeometry object to describe its geometry to the specified OdGiViewportDraw object. This function is called once per viewport. 

It is possible to have totally different images in each viewport: a schematic in one viewport, a layout in another.

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