Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdBrepRenderer::drawFace Method
Syntax
C++
virtual bool drawFace(OdGiCommonDraw * pWd, OdGsMarker iFace, const wrTriangulationParams& triangulationParams) = 0;

Creates a geometric representation of the particular face of this Renderer object. 

 

Parameters
Description
pWd
[in] Pointer to the OdGiCommonDraw interface.
iFace
[in] Face marker.
triangulationParams
[in] Triangulation Parameters.

True if and only if the geometric representation can be generated.

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