This website requires JavaScript.
Explore
Help
Register
Sign In
Glassvision
/
IfcOpenShell
Watch
1
Star
0
Fork
0
You've already forked IfcOpenShell
mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced
2026-08-12 02:23:34 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8f33c2ca9dc682509e00ede3338ff4012623e84e
IfcOpenShell
/
src
/
ifcopenshell-python
/
ifcopenshell
/
api
/
document
T
History
Dion Moult
16b05d9981
Fix support for document references in IFC2X3
2022-10-19 20:17:10 +11:00
..
__init__.py
#2185
Set up auto generated API reference documentation via sphinx-autoapi
2022-05-09 15:35:52 +10:00
add_information.py
You can now add IFC subdocuments or supersede documents
2022-03-15 14:41:47 +11:00
add_reference.py
Fix support for document references in IFC2X3
2022-10-19 20:17:10 +11:00
assign_document.py
Fix bug where ownership history was not tracked on document association.
2022-03-14 20:39:39 +11:00
data.py
…
edit_information.py
…
edit_reference.py
…
remove_information.py
Removing documents now removes all subdocuments recursively and references
2022-03-15 14:45:18 +11:00
remove_reference.py
Removing documents now removes all subdocuments recursively and references
2022-03-15 14:45:18 +11:00
unassign_document.py
…