Andrej730
|
13be6ccd45
|
Sort imports
|
2025-12-19 18:53:14 +05:00 |
|
Andrej730
|
88319bfa57
|
Fix missing ifc2x3 tests for pset.edit_pset
|
2024-09-05 17:13:41 +05:00 |
|
Dion Moult
|
a6286293d8
|
Run black on IOS-Python
|
2024-07-26 12:00:57 +10:00 |
|
Dion Moult
|
07060fc769
|
Replace all ifcopenshell.api.run with ifcopenshell.api static functions.
|
2024-06-28 12:36:31 +10:00 |
|
Dion Moult
|
c4157673f5
|
Fix #4696. Null properties are now purged by default to prevent cruft build up. Add support for purging empty enum props.
|
2024-05-20 16:04:27 +10:00 |
|
Andrej730
|
cbf04546b8
|
fix many implicit ifcopenshell.guid imports
a bit related to 10d30b0de
|
2024-05-08 18:18:02 +05:00 |
|
Andrej730
|
e3a1c29593
|
Fix #4365
Allowing to add new properties with None values if should_purge is not set to True (and it's False by default)
|
2024-02-27 17:33:56 +05:00 |
|
Dion Moult
|
0de0422c2e
|
Minor fix
|
2023-11-03 22:45:42 +11:00 |
|
Dion Moult
|
20b7ee009d
|
Fix #3957. Fix bug where shared properties were not edited independently.
|
2023-11-01 15:18:57 +11:00 |
|
Thomas Krijnen
|
1278f98df6
|
Add test
|
2023-06-16 14:08:48 +02:00 |
|
Dion Moult
|
fab76bbcde
|
Fixed bug where enumeration values in psets could be empty lists.
|
2023-03-27 23:08:47 +11:00 |
|
Carlos Villagrasa
|
d89a8520a9
|
Added a test for pset custom IfcUnits
|
2023-03-19 22:23:36 +01:00 |
|
Dion Moult
|
d386a884aa
|
You can now purge properties explicitly instead of setting them to None
|
2023-01-05 17:37:40 +11:00 |
|
Dion Moult
|
810c71dfa2
|
IfcOpenShell-python licensing and black. See #1082.
|
2022-01-19 12:18:33 +11:00 |
|
Dion Moult
|
4f047274bf
|
The IfcOpenShell API now supports automatic primitive casting for editing properties. See #1943.
|
2022-01-07 17:38:43 +11:00 |
|
Dion Moult
|
a1817e8a61
|
Fix #1889. Allow explicitly overriding data types when editing psets.
|
2021-11-24 16:38:19 +11:00 |
|
Dion Moult
|
8cde074fd8
|
Editing psets can now accept user specified data types and auto-detect non-string data types
|
2021-09-20 15:37:01 +10:00 |
|