mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-10 06:00:51 +00:00
ifcopenshell.file: small wording fix
This commit is contained in:
@@ -243,7 +243,7 @@ file_dict: dict[int, tuple[weakref.ReferenceType[file], int]] = {}
|
|||||||
"""Mapping of internal IfcFile pointer address to existing ``ifcopenshell.file``
|
"""Mapping of internal IfcFile pointer address to existing ``ifcopenshell.file``
|
||||||
and the timestamp when it was created.
|
and the timestamp when it was created.
|
||||||
|
|
||||||
Needed only to quickly access related from ``entity_instance`` it's ``file``.
|
Needed only to quickly access from ``entity_instance`` its ``file``.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
READ_ERROR = ifcopenshell_wrapper.file_open_status.READ_ERROR
|
READ_ERROR = ifcopenshell_wrapper.file_open_status.READ_ERROR
|
||||||
|
|||||||
Reference in New Issue
Block a user