Navigation

IfcAggregatorEnum

Definition from IAI: Enumeration defining the logical operators for aggregation.

ENUMERATION
LogicalAND
LogicalOR
LogicalXOR
LogicalNOT

HISTORY New Enumeration in IFC Release 2.0

EXPRESS specification:

TYPE IfcAggregatorEnum = ENUMERATION OF
( LOGICALAND,
LOGICALOR,
LOGICALXOR,
LOGICALNOT);
END_TYPE;

References (1):

Name Type Referred through Express-G
IfcConstraintAggregationRelationship Entity
Attribute 'LogicalAggregator'
Diagram 1