Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IfcOpenShell/IfcOpenShell
/ get_nbs_classes
Function
get_nbs_classes
src/bsdd/tests/test_bsdd.py:13–14 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
11
12
13
def
get_nbs_classes():
14
return
client.get_classes(nbs_uri, use_nested_classes=False, class_type=
"Class"
, offset=0, limit=5)
15
16
17
def
test_get_dictionary():
Callers
1
test_get_nbs_classes
Function · 0.85
Calls
1
get_classes
Method · 0.45
Tested by
no test coverage detected