public IfcBooleanOperand(IfcSolidModel choice) { this.choice = choice; }
public IfcSolidOrShell(IfcSolidModel choice) { this.choice = choice; }