Beispiel #1
0
 public IfcClassificationReferenceSelect(IfcClassification choice)
 {
     this.choice = choice;
 }
 public IfcClassificationSelect(IfcClassification choice)
 {
     this.choice = choice;
 }