MCPcopy 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

intersectSurfacesMethod · 0.80
Surface.cppFile · 0.80
TEST_FFunction · 0.80

Calls

no outgoing calls

Tested by 1

TEST_FFunction · 0.64