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

Method uuid

src/utilities/geometry/ThreeJS.cpp:523–525  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

521}
522
523std::string ThreeGeometry::uuid() const {
524 return m_uuid;
525}
526
527std::string ThreeGeometry::type() const {
528 return m_type;

Callers 3

addThreeMaterialFunction · 0.45
getGeometryMethod · 0.45
getMaterialMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected