Andrej730
|
13be6ccd45
|
Sort imports
|
2025-12-19 18:53:14 +05:00 |
|
Andrej730
|
7f27785927
|
docs fixes
1) material.add_profile_set doesn't exist
2) usecase.file is not defined, use `model` instead`
3) Specify material for material.assign_material
|
2025-03-03 13:54:57 +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 |
|
Andrej730
|
ebd03e9290
|
typing
|
2024-05-13 18:01:17 +05: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 |
|
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
|
2043a629c7
|
Material profile sets UI cleanup and now lets you choose from a profile in your library instead of creating new profiles on the fly all the time
|
2022-11-01 23:39:07 +11:00 |
|
Dion Moult
|
810c71dfa2
|
IfcOpenShell-python licensing and black. See #1082.
|
2022-01-19 12:18:33 +11:00 |
|
Dion Moult
|
865c0f4895
|
Run black, and add black to a "qa" target to make it a standardised process.
|
2021-09-09 21:27:31 +10:00 |
|
Dion Moult
|
8300868a9b
|
New profile browser with basic profile edit and remove feature. See #1641.
|
2021-08-14 12:34:18 +10:00 |
|
Dion Moult
|
5cea988911
|
You can now assign parameterized profiles to material profiles. Thanks Jesusbill!
|
2021-04-08 21:03:37 +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 |
|