MCPcopy 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
181class IFC_PARSE_API type_declaration : public declaration {

Callers 5

addEntityMethod · 0.70
instances_by_typeMethod · 0.70
getUnitMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected