Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
OdBmGeomGenerator::getFirstFaceId Method
Syntax
C++
OdResult getFirstFaceId(OdInt32& faceId, const OdBmFaceHist& faceHist) const;

Returns the tag of the face of the corresponding FaceHist. 

 

Parameters
Description
faceId
[out] Output tag of face.
faceHist
[in] Input FaceHist.

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

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