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

Method instances

src/model/SpaceLoadDefinition.cpp:44–46  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

42 }
43
44 std::vector<SpaceLoadInstance> SpaceLoadDefinition_Impl::instances() const {
45 return getObject<ModelObject>().getModelObjectSources<SpaceLoadInstance>();
46 }
47
48 double SpaceLoadDefinition_Impl::floorArea() const {
49 double result = 0;

Callers 11

removeMethod · 0.95
floorAreaMethod · 0.95
quantityMethod · 0.95
makeUniqueMethod · 0.45
makeUniqueMethod · 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

Calls

no outgoing calls

Tested by 6

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