Example #1
0
 public IfcBooleanOperand(IfcBooleanResult choice)
 {
     this.choice = choice;
 }
Example #2
0
 public IfcCsgSelect(IfcBooleanResult choice)
 {
     this.choice = choice;
 }