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

Method name

src/utilities/geometry/ThreeJS.cpp:602–604  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

600}
601
602std::string ThreeMaterial::name() const {
603 return m_name;
604}
605
606std::string ThreeMaterial::type() const {
607 return m_type;

Callers 2

addThreeMaterialFunction · 0.45
TEST_FFunction · 0.45

Calls

no outgoing calls

Tested by 1

TEST_FFunction · 0.36