Close

Relief for ODA Team in Ukraine

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

Draws a face. 

 

Parameters
Description
pWd
[in] Input pointer to the OdGiCommonDraw interface.
iFace
[in] Face to draw.
triangulationParams
[in] Input triangulation settings.

eOk if the operation completed successfully, or an appropriate error code otherwise.

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