MCPcopy Create free account
hub / github.com/NatLabRockies/OpenStudio / addObjects

Method addObjects

src/model/Component.cpp:78–80  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

76 }
77
78 std::vector<WorkspaceObject> Component_Impl::addObjects(const IdfObjectVector& /*idfObjects*/, bool /*checkNames*/) {
79 return {};
80 }
81
82 std::vector<WorkspaceObject> Component_Impl::insertObjects(const IdfObjectVector& /*idfObjects*/) {
83 return {};

Callers 15

translateDesignDaysMethod · 0.45
ModelObjectMethod · 0.45
ComponentMethod · 0.45
insertComponentMethod · 0.45
ModelMethod · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45
translateModelPrivateMethod · 0.45
loadModelMethod · 0.45
TEST_FFunction · 0.45

Calls

no outgoing calls

Tested by 11

TEST_FFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36