Exemplo n.º 1
0
 public IfcBooleanOperand(IfcBooleanResult choice)
 {
     this.choice = choice;
 }
Exemplo n.º 2
0
 public IfcCsgSelect(IfcBooleanResult choice)
 {
     this.choice = choice;
 }