public IfcBooleanOperand(IfcCsgPrimitive3D choice) { this.choice = choice; }
public IfcCsgSelect(IfcCsgPrimitive3D choice) { this.choice = choice; }