| 760 | } |
| 761 | |
| 762 | SpaceInfiltrationDesignFlowRateVector Space_Impl::spaceInfiltrationDesignFlowRates() const { |
| 763 | return getObject<ModelObject>().getModelObjectSources<SpaceInfiltrationDesignFlowRate>(SpaceInfiltrationDesignFlowRate::iddObjectType()); |
| 764 | } |
| 765 | |
| 766 | SpaceInfiltrationEffectiveLeakageAreaVector Space_Impl::spaceInfiltrationEffectiveLeakageAreas() const { |
| 767 | return getObject<ModelObject>().getModelObjectSources<SpaceInfiltrationEffectiveLeakageArea>( |