Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IfcOpenShell/IfcOpenShell
/ get
Method
get
src/ifcopenshell-python/ifcopenshell/geom/main.py:346–347 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
344
if
has_occ:
345
346
def
get(self):
347
return
wrap_shape_creation(self.settings, ifcopenshell_wrapper.Iterator.get(self))
348
349
def
__iter__(self) -> Generator[IteratorOutput, None, None]:
350
if
self.initialize():
Callers
15
__iter__
Method · 0.95
test_stream
Function · 0.45
test_settings
Method · 0.45
test_serializer_settings
Method · 0.45
test_custom_dict_behavior
Method · 0.45
test_polyhedral_setting
Function · 0.45
compare_texture_to_data
Method · 0.45
check_metadata_fields
Method · 0.45
get_select_members
Function · 0.45
get_entity_attributes
Function · 0.45
validate
Function · 0.45
create_iter
Function · 0.45
Calls
1
wrap_shape_creation
Function · 0.85
Tested by
7
test_stream
Function · 0.36
test_settings
Method · 0.36
test_serializer_settings
Method · 0.36
test_custom_dict_behavior
Method · 0.36
test_polyhedral_setting
Function · 0.36
compare_texture_to_data
Method · 0.36
check_metadata_fields
Method · 0.36