MCPcopy Create free account
hub / github.com/IfcOpenShell/IfcOpenShell / identity

Function identity

src/ifcparse/IfcBaseClass.h:126–126  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

124 AttributeValue get_attribute_value(size_t index) const;
125
126 uint32_t identity() const { return identity_; }
127
128 uint32_t id() const { return id_; }
129

Callers 4

set_attribute_valueMethod · 0.70
unset_attribute_valueMethod · 0.70
get_attribute_valueMethod · 0.70
toStringMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected