Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IfcOpenShell/IfcOpenShell
/ IfcBaseType
Function
IfcBaseType
src/ifcparse/IfcBaseClass.h:180–182 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
178
{}
179
180
IfcBaseType()
181
: IfcBaseClass(IfcEntityInstanceData(in_memory_attribute_storage(1)))
182
{}
183
184
virtual const IfcParse::declaration& declaration() const = 0;
185
};
Callers
1
IfcBaseClass.h
File · 0.70
Calls
1
IfcEntityInstanceData
Class · 0.70
Tested by
no test coverage detected