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

Method setNameofExternalInterface

src/model/ExternalInterface.cpp:50–53  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

48 }
49
50 bool ExternalInterface_Impl::setNameofExternalInterface(const std::string& nameofExternalInterface) {
51 bool result = setString(OS_ExternalInterfaceFields::NameofExternalInterface, nameofExternalInterface);
52 return result;
53 }
54
55 } // namespace detail
56

Callers 2

TEST_FFunction · 0.80
TEST_FFunction · 0.80

Calls

no outgoing calls

Tested by 2

TEST_FFunction · 0.64
TEST_FFunction · 0.64