Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatLabRockies/OpenStudio
/ clone
Method
clone
src/model/Node.cpp:137–139 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
135
}
136
137
ModelObject Node_Impl::clone(Model model) const {
138
return StraightComponent_Impl::clone(model);
139
}
140
141
bool Node_Impl::isRemovable() const {
142
if (this->loop()) {
Callers
15
run
Method · 0.45
test_good_argument_values
Method · 0.45
run
Method · 0.45
run
Method · 0.45
test_SetWindowToWallRatioByFacade_fail
Method · 0.45
test_SetWindowToWallRatioByFacade_with_model
Method · 0.45
test_SetWindowToWallRatioByFacade_with_model_RotationTest
Method · 0.45
test_SetWindowToWallRatioByFacade_with_model_MinimalCost
Method · 0.45
test_SetWindowToWallRatioByFacade_with_model_NoCost
Method · 0.45
test_SetWindowToWallRatioByFacade_ReverseTranslatedModel
Method · 0.45
test_SetWindowToWallRatioByFacade_EmptySpaceNoLoadsOrSurfaces
Method · 0.45
run
Method · 0.45
Calls
1
clone
Function · 0.50
Tested by
15
test_good_argument_values
Method · 0.36
test_SetWindowToWallRatioByFacade_fail
Method · 0.36
test_SetWindowToWallRatioByFacade_with_model
Method · 0.36
test_SetWindowToWallRatioByFacade_with_model_RotationTest
Method · 0.36
test_SetWindowToWallRatioByFacade_with_model_MinimalCost
Method · 0.36
test_SetWindowToWallRatioByFacade_with_model_NoCost
Method · 0.36
test_SetWindowToWallRatioByFacade_ReverseTranslatedModel
Method · 0.36
test_SetWindowToWallRatioByFacade_EmptySpaceNoLoadsOrSurfaces
Method · 0.36
test_ConstructionConstructors
Method · 0.36
test_hierarchy
Method · 0.36
TEST_F
Function · 0.36
TEST_F
Function · 0.36