MCPcopy 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
76def refreshBcfTopic(self, context):
77 self.clear_input_fields()
78 getBcfViewpoints(None, context, force_update=True)
79
80
81class BcfReferenceLink(PropertyGroup):

Callers 1

refresh_topicMethod · 0.85

Calls 2

getBcfViewpointsFunction · 0.85
clear_input_fieldsMethod · 0.80

Tested by

no test coverage detected