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

Method load_project

src/bonsai/bonsai/core/tool.py:582–582  ·  view source on GitHub ↗
(cls, path_ifc)

Source from the content-addressed store, hash-verified

580 def is_valid_ref_format(cls, string): pass
581 def load_anyifc(cls, repo): pass
582 def load_project(cls, path_ifc): pass
583 def push(cls, repo, remote_name, branch_name): pass
584 def refresh_revision_list(cls, path_ifc): pass
585 def repo_from_path(cls, path): pass

Callers 15

patchMethod · 0.45
patchMethod · 0.45
patchMethod · 0.45
i_load_the_ifc_test_fileFunction · 0.45
test_runMethod · 0.45
test_runMethod · 0.45
test_clean_mergeMethod · 0.45

Calls

no outgoing calls