public IfcModulusOfTranslationalSubgradeReactionSelect(IfcModulusOfLinearSubgradeReactionMeasure choice)
 {
     this.choice = choice;
 }
Esempio n. 2
0
 public IfcDerivedMeasureValue(IfcModulusOfLinearSubgradeReactionMeasure choice)
 {
     this.choice = choice;
 }