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-10 09:48:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2b82eaf01940df87d5e847c46aa076cdf08f9474
IfcOpenShell
/
src
/
ifcopenshell-python
/
ifcopenshell
/
api
/
geometry
T
History
Dion Moult
2b82eaf019
Fix bug when shifting object placements and their children. Add support for specifying placement matrixes in project units or SI units.
2021-09-17 16:54:53 +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 when shifting object placements and their children. Add support for specifying placement matrixes in project units or SI units.
2021-09-17 16:54:53 +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