Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IfcOpenShell/IfcOpenShell
/ type
Function
type
src/ifcparse/IfcSchema.h:176–176 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
174
int index_in_schema() const { return index_in_schema_; }
175
176
int type() const { return index_in_schema_; }
177
178
const schema_definition* schema() const { return schema_; }
179
};
Callers
15
apply_visitor
Function · 0.70
bcf_time
Method · 0.50
asdict
Method · 0.50
report_specification
Method · 0.50
cast_to_value
Function · 0.50
get_properties
Method · 0.50
__init__
Method · 0.50
test_inverse_indices
Function · 0.50
test_run
Method · 0.50
assert_valid
Function · 0.50
to_string_header_entity
Function · 0.50
validate_attribute
Function · 0.50
Calls
no outgoing calls
Tested by
3
__init__
Method · 0.40
test_inverse_indices
Function · 0.40
test_run
Method · 0.40