Close

Relief for ODA Team in Ukraine

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

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

 

Parameters
Description
faceId
[in] Face ID.

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

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