Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdBrepBuilder::setFlag Method
Syntax
C++
void setFlag(const BRepBuilderGeometryId& id, OdUInt32 flag, bool enable);

Sets a specified bit flag on an object. 

 

Parameters
Description
id
[in] Entity ID.
flag
[in] Bit flag from the BrEntityFlags enumeration.
enable
[in] True to enable/set the flag, false to disable/remove the flag.

BrEntityFlags enumeration.

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