API Reference > Classes > Geometry Classes > OdBmGeomGenerator Class > OdBmGeomGenerator Methods > OdBmGeomGenerator::getFirstFaceId Method
OdBmGeomGenerator::getFirstFaceId Method
Syntax
C++
OdResult getFirstFaceId(OdInt32& faceId, const OdBmFaceHist& faceHist) const;
Parameters 
Description 
OdInt32& faceId 
[out] Output tag of face.  
const OdBmFaceHist& faceHist 
[in] Input FaceHist.
 

Returns eOk if successful or an appropriate error code in the other case.

Returns the tag of the face of the corresponding FaceHist. 

 

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.