Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IfcOpenShell/IfcOpenShell
/ get_bcf_props
Method
get_bcf_props
src/bonsai/bonsai/tool/bcf.py:46–47 ·
view source on GitHub ↗
(cls)
Source
from the content-addressed store, hash-verified
44
class
Bcf(bonsai.core.tool.Bcf):
45
@classmethod
46
def
get_bcf_props(cls) -> BCFProperties:
47
return
bpy.context.scene.BCFProperties
48
49
@classmethod
50
def
get_path(cls) -> str:
Callers
15
getBcfViewpoints
Function · 0.80
get_bcfxml
Method · 0.80
set
Method · 0.80
draw
Method · 0.80
draw
Method · 0.80
draw
Method · 0.80
execute
Method · 0.80
execute
Method · 0.80
execute
Method · 0.80
execute
Method · 0.80
execute
Method · 0.80
execute
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected