mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-17 02:49:12 +00:00
Add identity int to taxonomy item
This commit is contained in:
@@ -407,4 +407,6 @@ const std::string& ifcopenshell::geometry::taxonomy::kind_to_string(kinds k) {
|
||||
};
|
||||
|
||||
return values[k];
|
||||
}
|
||||
}
|
||||
|
||||
std::atomic_uint32_t item::counter_(0);
|
||||
|
||||
Reference in New Issue
Block a user