Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IfcOpenShell/IfcOpenShell
/ to_string
Method
to_string
src/ifcopenshell-python/ifcopenshell/file.py:1052–1053 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
1050
return
f
1051
1052
def
to_string(self) -> str:
1053
return
self.wrapped_data.to_string()
1054
1055
@property
1056
def
header(self) -> file_header:
Callers
11
test_creating_ifc_data_from_a_string
Method · 0.45
test_file_gc
Function · 0.45
test_append_a_product_when_projects_have_georeference
Method · 0.45
test_removing_a_rendering_style
Method · 0.45
to_string_header_entity
Function · 0.45
validate.py
File · 0.45
unbatch_remove_deep2
Function · 0.45
convert_file_length_units
Function · 0.45
add_linear_placement_fallback_position
Function · 0.45
create_alignment_geometry
Function · 0.45
append_zero_length_segments
Function · 0.45
Calls
no outgoing calls
Tested by
4
test_creating_ifc_data_from_a_string
Method · 0.36
test_file_gc
Function · 0.36
test_append_a_product_when_projects_have_georeference
Method · 0.36
test_removing_a_rendering_style
Method · 0.36