MCPcopy 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

loadIfcFunction · 0.85
runAuditFunction · 0.85
createAuditReportFunction · 0.85
createDocumentFunction · 0.85
openDocumentFunction · 0.85
set_attribute_valueMethod · 0.85
unset_attribute_valueMethod · 0.85
get_attribute_valueMethod · 0.85
toStringMethod · 0.85
_executeMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected