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