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

true if shellId has been already added.

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

 

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