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

true if edgeId has been already added.

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

 

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