Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdBrepBuilder::isValidShellId Method
Syntax
C++
bool isValidShellId(const BRepBuilderGeometryId& shellId);

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

 

Parameters
Description
shellId
[in] Shell ID.

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

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