MCPcopy 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_visitorFunction · 0.70
bcf_timeMethod · 0.50
asdictMethod · 0.50
report_specificationMethod · 0.50
cast_to_valueFunction · 0.50
get_propertiesMethod · 0.50
__init__Method · 0.50
test_inverse_indicesFunction · 0.50
test_runMethod · 0.50
assert_validFunction · 0.50
to_string_header_entityFunction · 0.50
validate_attributeFunction · 0.50

Calls

no outgoing calls

Tested by 3

__init__Method · 0.40
test_inverse_indicesFunction · 0.40
test_runMethod · 0.40