Close

Relief for ODA Team in Ukraine

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

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

 

Parameters
Description
loopId
[in] Loop ID.

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

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