Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IfcOpenShell/IfcOpenShell
/ collection_base
Function
collection_base
src/ifcgeom/taxonomy.h:851–851 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
849
std::vector<typename T::ptr> children;
850
851
collection_base() {}
852
collection_base(const collection_base& other)
853
: geom_item()
854
{
Callers
nothing calls this directly
Calls
3
clone
Function · 0.70
begin
Method · 0.45
end
Method · 0.45
Tested by
no test coverage detected