Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatLabRockies/OpenStudio
/ newSurfaces1
Method
newSurfaces1
src/model/Surface.cpp:2418–2420 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2416
}
2417
2418
std::vector<Surface> SurfaceIntersection::newSurfaces1() const {
2419
return m_newSurfaces1;
2420
}
2421
2422
std::vector<Surface> SurfaceIntersection::newSurfaces2() const {
2423
return m_newSurfaces2;
Callers
3
intersectSurfaces
Method · 0.80
Surface.cpp
File · 0.80
TEST_F
Function · 0.80
Calls
no outgoing calls
Tested by
1
TEST_F
Function · 0.64