Andrej730
|
dfc91e6639
|
ifcopenshell-python - clean up unused imports
|
2026-01-16 17:16:24 +05:00 |
|
Andrej730
|
13be6ccd45
|
Sort imports
|
2025-12-19 18:53:14 +05:00 |
|
Andrej
|
1608677d40
|
ifcopenshell.api.run to use explicit kwargs instead of unpacking
|
2025-06-10 18:54:35 +05:00 |
|
Andrej730
|
c3107e37c0
|
material.remove_material_set to remove usages
To prevent them from being invalidated.
Noticed this as a possible issue investigating https://community.osarch.org/discussion/2820/error-message-in-bonsai-bim
|
2025-03-26 18:49:21 +05:00 |
|
Andrej730
|
d35a2dcf5b
|
typing
|
2025-03-26 18:49:21 +05:00 |
|
Andrej730
|
17642ca4e9
|
typing
|
2025-02-18 18:50:34 +05:00 |
|
Dion Moult
|
07060fc769
|
Replace all ifcopenshell.api.run with ifcopenshell.api static functions.
|
2024-06-28 12:36:31 +10:00 |
|
Dion Moult
|
d11ec67129
|
Generate functions for all API usecases for better static code features. See #2693.
|
2024-05-06 14:43:43 +10:00 |
|
Dion Moult
|
a213ab6760
|
Fix docstrings to reference datatype as it would be used for users
|
2024-05-06 08:39:48 +10:00 |
|
Andrej730
|
eb46de9658
|
material.unassign_material - support batching #4474
|
2024-04-12 17:41:37 +05:00 |
|
Andrej730
|
59cc9c0a16
|
material.assign_material - support batching #4474
|
2024-04-12 17:41:37 +05:00 |
|
Dion Moult
|
14f1acadb7
|
See #3974. WIP review to ensure history removal in API.
|
2023-11-27 18:31:55 +11:00 |
|
Dion Moult
|
2429f507ad
|
Fix #2785. Fix bug where invalid models from Revit that reused material usages could create invalid models.
|
2023-02-21 13:48:24 +11:00 |
|
Dion Moult
|
207093fe99
|
Fix regression where changing assigned types didn't update the materials.
|
2023-02-04 22:12:28 +11:00 |
|
Dion Moult
|
7d944255d0
|
Fix bug where you could unassign a material usage and create an invalid parametric occurrence
|
2023-02-02 18:26:14 +11:00 |
|
Dion Moult
|
c8ba96cde8
|
Make syntax highlighting explicit in docs
|
2023-01-10 10:16:28 +11:00 |
|
Dion Moult
|
cf87852d9c
|
Add API documentation for the material module
|
2022-12-07 17:30:08 +11:00 |
|
Dion Moult
|
810c71dfa2
|
IfcOpenShell-python licensing and black. See #1082.
|
2022-01-19 12:18:33 +11:00 |
|
Dion Moult
|
7abccbd713
|
Deleting a material set from a type now also purges usages from type instances
|
2021-08-08 20:56:31 +10:00 |
|
Dion Moult
|
6ff4c95ac7
|
Dumb slabs now auto update thickness based on layer thickness and type changes.
|
2021-05-31 15:27:22 +10:00 |
|
Dion Moult
|
c7ba643ef7
|
Fix material unassignment greedy purging bug, and auto assign usages of typed layer / profile sets.
|
2021-05-30 21:03:50 +10:00 |
|
Dion Moult
|
406b8b4540
|
IfcOpenShell API now uses kwargs to improve user syntax. See #1399.
|
2021-03-27 19:14:46 +11:00 |
|
Jesusbill
|
9c00872a57
|
replace settings=None with {}
|
2021-03-25 00:54:42 +01:00 |
|
Dion Moult
|
d77bc6bdaa
|
First attempt at ripping out agnostic code into ifcopenshell.api namespace. See #1399.
|
2021-03-25 10:48:48 +11:00 |
|