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