Close

Relief for ODA Team in Ukraine

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

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

 

Parameters
Description
edgeId
[in] Edge ID.

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

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