Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
OdIfc::IfcBooleanOperator Enumeration
Syntax
C++
enum IfcBooleanOperator { kIfcBooleanOperator_UNION, kIfcBooleanOperator_INTERSECTION, kIfcBooleanOperator_DIFFERENCE };
Members
Description
kIfcBooleanOperator_UNION
Union operator.
kIfcBooleanOperator_INTERSECTION
Intersection operator.
kIfcBooleanOperator_DIFFERENCE
Difference operator.

Defines supported boolean operations.

File: IfcModelerGeometry.h 

Namespace: OdIfc 

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