Beispiel #1
0
 public IfcSizeSelect(IfcDescriptiveMeasure choice)
 {
     this.choice = choice;
 }
Beispiel #2
0
 public IfcMeasureValue(IfcDescriptiveMeasure choice)
 {
     this.choice = choice;
 }