Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IfcOpenShell/IfcOpenShell
/ id
Function
id
src/ifcparse/IfcBaseClass.h:128–128 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
126
uint32_t identity() const { return identity_; }
127
128
uint32_t id() const { return id_; }
129
130
void toString(std::ostream&, bool upper = false) const;
131
Callers
10
loadIfc
Function · 0.85
runAudit
Function · 0.85
createAuditReport
Function · 0.85
createDocument
Function · 0.85
openDocument
Function · 0.85
set_attribute_value
Method · 0.85
unset_attribute_value
Method · 0.85
get_attribute_value
Method · 0.85
toString
Method · 0.85
_execute
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected