API Reference > Other Classes > OdBrepRenderer Class > OdBrepRenderer Methods > OdBrepRenderer::drawFace Method
OdBrepRenderer::drawFace Method
Syntax
C++
virtual bool drawFace(OdGiCommonDraw * pWd, OdGsMarker iFace, const wrTriangulationParams& triangulationParams) = 0;
Parameters 
Description 
OdGiCommonDraw * pWd 
[in] Pointer to the OdGiCommonDraw interface.  
OdGsMarker iFace 
[in] Face marker.  
const wrTriangulationParams& triangulationParams 
[in] Triangulation Parameters. 

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

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

 

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