public IfcMetricValueSelect(IfcTable choice)
 {
     this.choice = choice;
 }
 public IfcObjectReferenceSelect(IfcTable choice)
 {
     this.choice = choice;
 }