Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
523
std::string ThreeGeometry::uuid() const {
524
return m_uuid;
525
}
526
527
std::string ThreeGeometry::type() const {
528
return m_type;
Callers
3
addThreeMaterial
Function · 0.45
getGeometry
Method · 0.45
getMaterial
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected