Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IfcOpenShell/IfcOpenShell
/ refreshBcfTopic
Function
refreshBcfTopic
src/bonsai/bonsai/bim/module/bcf/prop.py:76–78 ·
view source on GitHub ↗
(self, context)
Source
from the content-addressed store, hash-verified
74
75
76
def
refreshBcfTopic(self, context):
77
self.clear_input_fields()
78
getBcfViewpoints(None, context, force_update=True)
79
80
81
class
BcfReferenceLink(PropertyGroup):
Callers
1
refresh_topic
Method · 0.85
Calls
2
getBcfViewpoints
Function · 0.85
clear_input_fields
Method · 0.80
Tested by
no test coverage detected