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

Method numComponentObjects

src/model/ComponentData.cpp:120–122  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

118 }
119
120 unsigned ComponentData_Impl::numComponentObjects() const {
121 return numExtensibleGroups();
122 }
123
124 boost::optional<ModelObject> ComponentData_Impl::primaryComponentObjectAsModelObject() const {
125 OptionalModelObject result = primaryComponentObject();

Callers 6

ComponentWatcher_ImplMethod · 0.80
primaryObjectMethod · 0.80
ComponentMethod · 0.80
TEST_FFunction · 0.80
TEST_FFunction · 0.80

Calls

no outgoing calls

Tested by 3

TEST_FFunction · 0.64
TEST_FFunction · 0.64