MCPcopy Create free account
hub / github.com/IfcOpenShell/IfcOpenShell / get_ifc_classes

Function get_ifc_classes

src/bsdd/tests/test_bsdd.py:9–10  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

7
8
9def get_ifc_classes():
10 return client.get_classes(ifc4x3_uri, use_nested_classes=False, class_type="Class")
11
12
13def get_nbs_classes():

Callers 4

test_get_ifc_classesFunction · 0.70
test_get_classFunction · 0.70
test_get_class_relationsFunction · 0.70

Calls 1

get_classesMethod · 0.45

Tested by

no test coverage detected