Close

Relief for ODA Team in Ukraine

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

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

 

Parameters
Description
complexId
[in] Complex ID.

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

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