public IfcModulusOfSubgradeReactionSelect(IfcModulusOfSubgradeReactionMeasure choice)
 {
     this.choice = choice;
 }
예제 #2
0
 public IfcDerivedMeasureValue(IfcModulusOfSubgradeReactionMeasure choice)
 {
     this.choice = choice;
 }