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-11 10:06:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dba6a8d0b43371cae1185756a23e2481e7c53b2c
IfcOpenShell
/
src
/
ifcopenshell-python
/
ifcopenshell
/
api
/
geometry
T
History
Dion Moult
3eb7c7a6a1
Fix bug where assigning a new container would shift object placements incorrectly due to SI unit conversion
2021-09-17 17:13:20 +10:00
..
add_representation.py
Fix
#1574
.
Fix
#1578
. Bug where deprecated functions were used in Python 3.9 for drawing generation.
2021-07-22 20:42:03 +10:00
assign_representation.py
Assigning a representation to a product type now syncs mapped representations of all of its typed products.
2021-05-18 16:41:30 +10:00
data.py
Run black, and add black to a "qa" target to make it a standardised process.
2021-09-09 21:27:31 +10:00
edit_object_placement.py
Fix bug where assigning a new container would shift object placements incorrectly due to SI unit conversion
2021-09-17 17:13:20 +10:00
map_representation.py
IfcOpenShell API now uses kwargs to improve user syntax. See
#1399
.
2021-03-27 19:14:46 +11:00
remove_representation.py
Fix bug where you were unable to delete certain objects. See
#1483
.
2021-05-24 13:51:51 +10:00
unassign_representation.py
Fix bug where you were unable to remove a representation
2021-05-18 16:42:41 +10:00