Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IfcOpenShell/IfcOpenShell
/ schema
Function
schema
src/ifcparse/IfcSchema.h:178–178 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
176
int type() const { return index_in_schema_; }
177
178
const schema_definition* schema() const { return schema_; }
179
};
180
181
class IFC_PARSE_API type_declaration : public declaration {
Callers
5
addEntity
Method · 0.70
instances_by_type
Method · 0.70
instances_by_type_excl_subtypes
Method · 0.70
setDefaultHeaderValues
Method · 0.70
getUnit
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected