API Reference > OdBrepBuilder Classes > OdBrepBuilder Class > OdBrepBuilder Methods > OdBrepBuilder::isValidComplexId Method
OdBrepBuilder::isValidComplexId Method
Syntax
C++
bool isValidComplexId(const BRepBuilderGeometryId& complexId);
Parameters 
Description 
const BRepBuilderGeometryId& complexId 
[in] Complex ID.  

True if the complex with the specified ID has been already added; false otherwise.

A validator function that checks whether the complex ID corresponds to the complex previously added to this BRepBuilder object. 

 

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