예제 #1
0
 public IfcResourceObjectSelect(IfcAppliedValue choice)
 {
     this.choice = choice;
 }
예제 #2
0
 public IfcMetricValueSelect(IfcAppliedValue choice)
 {
     this.choice = choice;
 }
예제 #3
0
 public IfcObjectReferenceSelect(IfcAppliedValue choice)
 {
     this.choice = choice;
 }