Exemplo n.º 1
0
 public IfcResourceObjectSelect(IfcAppliedValue choice)
 {
     this.choice = choice;
 }
Exemplo n.º 2
0
 public IfcMetricValueSelect(IfcAppliedValue choice)
 {
     this.choice = choice;
 }
Exemplo n.º 3
0
 public IfcObjectReferenceSelect(IfcAppliedValue choice)
 {
     this.choice = choice;
 }