Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
OdIfc::IfcModelerKeep Enumeration
Syntax
C++
enum IfcModelerKeep { kNeither, kTool, kBlank, kBoth };
Members
Description
kNeither
All operands will be destroyed.
kTool
The first operand will stay unchanged.
kBlank
The second operand will stay unchanged.
kBoth
All operands will stay unchanged.

Defines which operands of a boolean operation should stay unchanged.

File: IfcModelerGeometry.h 

Namespace: OdIfc 

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