public IfcModulusOfSubgradeReactionSelect(IfcModulusOfSubgradeReactionMeasure choice)
 {
     this.choice = choice;
 }
 public IfcDerivedMeasureValue(IfcModulusOfSubgradeReactionMeasure choice)
 {
     this.choice = choice;
 }