API Reference > OdBrepBuilder Classes > OdBrepBuilder Class > OdBrepBuilder Methods > OdBrepBuilder::isValidFaceId Method
OdBrepBuilder::isValidFaceId Method
Syntax
C++
bool isValidFaceId(const BRepBuilderGeometryId& faceId);
Parameters 
Description 
const BRepBuilderGeometryId& faceId 
[in] Face Id.  

true if faceId has been already added.

A validator function that checks whether the face id corresponds to a face previously added to this BRepBuilder object. 

 

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