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

Method addObject

src/model/Component.cpp:70–72  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

68 }
69
70 boost::optional<WorkspaceObject> Component_Impl::addObject(const IdfObject& /*idfObject*/) {
71 return boost::none;
72 }
73
74 boost::optional<WorkspaceObject> Component_Impl::insertObject(const IdfObject& /*idfObject*/) {
75 return boost::none;

Callers 15

testpath.pyFile · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45
convertSimpleShadingMethod · 0.45

Calls

no outgoing calls

Tested by 15

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
TEST_FFunction · 0.36