Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IfcOpenShell/IfcOpenShell
/ FreshId
Function
FreshId
src/ifcparse/IfcFile.h:367–367 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
365
size_t getTotalInverses(int instance_id);
366
367
unsigned int FreshId() { return ++max_id_; }
368
369
unsigned int getMaxId() const { return max_id_; }
370
Callers
1
addEntity
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected