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

Method domainType

src/measure/OSArgument.cpp:269–271  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

267 }
268
269 OSDomainType OSArgument::domainType() const {
270 return m_domainType;
271 }
272
273 std::vector<bool> OSArgument::domainAsBool() const {
274 if (!hasDomain()) {

Callers 1

setDomainTypeMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected