Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ThatOpen/engine_web-ifc
/ Go
Method
Go
src/cpp/web-ifc/parsing/IfcFileStream.cpp:45–49 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
43
}
44
45
void IfcTokenStream::IfcFileStream::Go(uint32_t ref)
46
{
47
_startRef=ref;
48
load();
49
}
50
51
void IfcTokenStream::IfcFileStream::Forward()
52
{
Callers
1
Load
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected