Dion Moult
|
a8dfed50e4
|
Minor geometry processing documentation fix
|
2023-06-16 13:32:33 +10:00 |
|
Ahmad Saleem Z
|
820686a39b
|
added link to aws/lambda guide in installation guide
|
2023-06-11 18:04:34 +02:00 |
|
Dion Moult
|
47c6c2ce9a
|
See #3266. Write documentation on how to use IfcCSV.
|
2023-06-07 16:00:12 +10:00 |
|
Dion Moult
|
4b6424e0e1
|
Fix #3264. Describe IFC to JSON conversion (and other formats) in documentation.
|
2023-06-07 14:30:48 +10:00 |
|
Dion Moult
|
ff2fa70776
|
Close #3139. Bump IfcOpenShell.
|
2023-05-30 21:06:09 +10:00 |
|
Dion Moult
|
d3251c5ca1
|
New get_shape_matrix utility.
|
2023-05-26 19:31:01 +10:00 |
|
Dion Moult
|
3e3c1699da
|
Fix #1047. You can now set offsets to the iterator via Python.
|
2023-03-10 15:49:45 +11:00 |
|
Dion Moult
|
aa172488b0
|
Fix #2594. Document potential lag in PyPI releases of C++ core.
|
2023-02-24 13:35:46 +11:00 |
|
Dion Moult
|
1d78e05370
|
Fix #2774. Bump IfcOpenShell.
|
2023-02-19 21:53:49 +11:00 |
|
Dion Moult
|
2c123fdbfb
|
Bump IfcOpenShell - mainly to fix geometry caching bug
|
2023-01-25 16:55:05 +11:00 |
|
Dion Moult
|
ddc0f7e652
|
Theme improvements to IfcOpenShell docs
|
2023-01-10 11:43:20 +11:00 |
|
Jesusbill
|
4845d191f4
|
Minor fixes to docs
|
2023-01-10 01:06:49 +01:00 |
|
Dion Moult
|
da84cc5925
|
Add documentation for IfcPatch and all recipes
|
2023-01-10 10:18:13 +11:00 |
|
Dion Moult
|
66e067d1ce
|
Remove IfcMax from documentation as it's no longer relevant
|
2023-01-10 06:38:53 +11:00 |
|
Dion Moult
|
9d39760f6f
|
Add IfcClash to docs
|
2023-01-10 06:38:53 +11:00 |
|
Dion Moult
|
dd600dd20f
|
Fix #2024. Boolean diagram included in IfcOpenShell docs.
|
2023-01-09 11:50:49 +11:00 |
|
Dion Moult
|
3cfcd847cf
|
Fix #2677. Docs now generate in a reasonable time and exclude generated IFC modules.
|
2023-01-08 11:12:54 +11:00 |
|
Dion Moult
|
f818fc659a
|
Bundle ifcopenshell for Python 3.11 on PyPI. See #2551.
|
2023-01-06 16:37:50 +11:00 |
|
Dion Moult
|
9208781b8f
|
Bump IfcOpenShell version
|
2023-01-05 18:38:32 +11:00 |
|
Dion Moult
|
6594445fa3
|
Add new code example for creating a work schedule
|
2023-01-03 17:31:23 +11:00 |
|
Dion Moult
|
1211c153d9
|
Revert detailed SPF comments in code example
Sorry I find these really hard to read an intimidating for new users.
|
2022-12-14 17:28:12 +11:00 |
|
Ryan Schultz
|
ea8433b187
|
Added more examples to the Code Examples page
|
2022-12-05 15:44:38 +11:00 |
|
Dion Moult
|
c7eca135de
|
Document how you can get the matrix of elements from IfcOpenShell Python.
|
2022-11-08 20:18:08 +11:00 |
|
Dion Moult
|
fad80eacaf
|
Bump IOS
|
2022-10-25 14:03:25 +11:00 |
|
Dion Moult
|
733b89be12
|
Link to C++ API reference from Python Sphinx docs
|
2022-10-23 12:15:11 +11:00 |
|
Thomas Krijnen
|
dbb342d494
|
Small changes to code_examples.rst
|
2022-10-21 09:25:55 +02:00 |
|
Massimo Fabbro
|
cb0ad67bcc
|
Fixed errors and little improvement
|
2022-10-21 09:17:40 +02:00 |
|
Massimo Fabbro
|
f0266a16a3
|
Little improve about code example doc and geometry setting doc
|
2022-10-21 09:17:40 +02:00 |
|
Dion Moult
|
9ef3b4389b
|
Change pip name to ifcopenshell. See #2468.
|
2022-10-14 08:25:15 +11:00 |
|
Dion Moult
|
bdbd874fa8
|
Fix #2488. Copying objects now copy deep instead of adding afresh (and losing parametric data and openings).
|
2022-10-09 18:09:22 +11:00 |
|
Dion Moult
|
d187c588d3
|
Minor fix
|
2022-10-07 16:04:06 +11:00 |
|
Dion Moult
|
61f4c48a4a
|
Write docs for basic description of what's in an IFC
|
2022-10-06 21:07:58 +11:00 |
|
Dion Moult
|
0259b75d4c
|
Write documentation for IOS code examples
|
2022-10-06 19:56:53 +11:00 |
|
Dion Moult
|
0db28917a4
|
Write docs on IOS geometry processing. See #671.
|
2022-10-06 17:06:37 +11:00 |
|
Dion Moult
|
15b4ab543b
|
Update geom settings with newly added settings, and add example code. See #671.
|
2022-10-06 15:52:12 +11:00 |
|
Dion Moult
|
72147e51f5
|
Migrate old Doxygen geom markdown to new Sphinx rst docs. See #671
|
2022-10-06 11:18:23 +11:00 |
|
Dion Moult
|
aeaef641bf
|
Bump IOS build
|
2022-10-05 19:52:24 +11:00 |
|
Dion Moult
|
7b817f7359
|
Minor fix
|
2022-09-30 18:53:14 +10:00 |
|
Dion Moult
|
18387e7732
|
You can now switch contexts of of objects in bulk
|
2022-09-19 15:59:37 +10:00 |
|
Dion Moult
|
5c5bb03652
|
IfcPatch now allows passing in IFC objects instead of filepath strings
|
2022-09-19 13:31:33 +10:00 |
|
Dion Moult
|
ea1d797605
|
Add documentation for IfcPatch
|
2022-09-19 12:25:35 +10:00 |
|
Dion Moult
|
0cb3c0a907
|
Update docs about new Apple M1 support
|
2022-09-16 22:29:04 +10:00 |
|
Dirk Olbrich
|
b299694ca0
|
doc: library flags for macos build
|
2022-09-14 15:19:53 +02:00 |
|
Dirk Olbrich
|
ca76b77130
|
update doc for building on macOS
|
2022-09-14 15:19:53 +02:00 |
|
Dion Moult
|
56393ef358
|
Fix #170. Add note about not mixing OpenCascade installations.
|
2022-09-03 20:16:33 +10:00 |
|
Dion Moult
|
6849bb8c17
|
OpenCascade is not practically optional for now
|
2022-09-01 09:07:40 +10:00 |
|
Dion Moult
|
a26f60861e
|
Add pip/docker install instructions
|
2022-09-01 09:05:06 +10:00 |
|
Dion Moult
|
544ed696da
|
Add install instructions for ArchLinux for IfcOpenShell/IfcConvert
|
2022-08-30 23:00:18 +10:00 |
|
Dion Moult
|
3ee9e6f45c
|
Remove mention of outdated 3DS max from install instructions
|
2022-08-30 22:27:09 +10:00 |
|
Dion Moult
|
93ab51fb5e
|
Fix #1958 - document other useful Blender add-ons
|
2022-08-29 16:25:17 +10:00 |
|