Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IfcOpenShell/IfcOpenShell
/ file
Method
file
src/ifcopenshell-python/ifcopenshell/sql.py:510–511 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
508
509
@property
510
def
file(self) -> sqlite:
511
return
self.sqlite_wrapper.file
512
513
514
class
sqlite_wrapper:
Callers
15
test_file_gc
Function · 0.45
test_global_id_updates
Function · 0.45
test_faces_representation_item_ids
Method · 0.45
test_curve_representation_item_ids
Method · 0.45
test_mixed_representation_item_ids
Method · 0.45
test_inverse_indices
Function · 0.45
test_that_you_can_undo_and_redo_added_elements
Method · 0.45
test_that_you_can_undo_and_redo_added_subelements
Method · 0.45
test_creating_a_new_file
Method · 0.45
test_creating_an_ifc4x3_file
Method · 0.45
test_creating_a_specific_version
Method · 0.45
test_adding_an_element
Method · 0.45
Calls
no outgoing calls
Tested by
15
test_file_gc
Function · 0.36
test_global_id_updates
Function · 0.36
test_faces_representation_item_ids
Method · 0.36
test_curve_representation_item_ids
Method · 0.36
test_mixed_representation_item_ids
Method · 0.36
test_inverse_indices
Function · 0.36
test_that_you_can_undo_and_redo_added_elements
Method · 0.36
test_that_you_can_undo_and_redo_added_subelements
Method · 0.36
test_creating_a_new_file
Method · 0.36
test_creating_an_ifc4x3_file
Method · 0.36
test_creating_a_specific_version
Method · 0.36
test_adding_an_element
Method · 0.36