Dion Moult
24677683ba
Write docs about new geometry tree clash functions
2024-04-18 10:43:02 +02:00
Andrej730
2f5190ac75
add macos py3.11-3.12 to docs
2024-04-17 14:54:42 +02:00
Andrej730
a29fbb6239
bump ifc version #4174
2024-04-17 14:54:42 +02:00
Dion Moult
25b73fc35a
Minor fixes to IfcCSV documentation
2024-04-17 14:42:54 +02:00
Dion Moult
b70b285c03
See #4380 . Remove support for EOL Python 3.6
2024-04-17 14:42:54 +02:00
Dion Moult
525279d4b7
Add Python3.12 to installation docs
2024-04-17 14:42:54 +02:00
Dion Moult
dcc81eb6e9
See #4380 . Bump IOS.
2024-04-17 14:42:54 +02:00
Andrej730
45dacc3612
migrate docs urls
2024-04-17 15:18:45 +05:00
Andrej730
b158a83644
update ifcsverchok builds
2024-04-17 12:32:42 +05:00
Andrej730
3dd94889fa
ifcopenshell installation notion about compiling only specific schemas
2024-04-16 11:33:53 +02:00
Andrej730
c4bf4d7d92
bump required cmake version to remove deprecation warning
...
deprecation warning:
CMake Deprecation Warning at CMakeLists.txt:20 (cmake_minimum_required):
Compatibility with CMake < 3.5 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.
2024-04-16 11:32:04 +02:00
Dion Moult
3d19d4d319
See #4216 . Document using OpenCASCADE geometry serialisation to create geometry.
2024-04-16 11:26:47 +02:00
Dion Moult
4ee0930e05
Fix #4109 . Write docs about geometry serialiser.
2024-04-16 11:26:47 +02:00
Dion Moult
f2fab06438
Fix #4089 . Document support for Linux AArch64 on Conda.
2024-04-16 11:26:37 +02:00
sennhvi
fd657f2b6f
Update geometry_processing.rst
...
Add an usage example of the parameter include for the Geometry Iterator
2024-04-16 11:26:36 +02:00
Thomas Krijnen
ebd995d98d
Update src/ifcopenshell-python/docs/ifcopenshell-python/geometry_processing.rst
2024-04-16 11:17:58 +02:00
wangsenhui
c6f7417ce8
add geometry processing with multiple representations example
2024-04-16 11:17:58 +02:00
wangsenhui
6084354932
add geometry processing with multiple representations example
2024-04-16 11:17:58 +02:00
wangsenhui
73f81b18fd
add geometry processing with multiple representations example
2024-04-16 11:17:58 +02:00
Kristoffer Andersen
4f655870b3
Update installation.rst
...
add more information about conda package installation
2024-04-16 11:09:28 +02:00
Dion Moult
26d6fdb1bc
Docs now mention historic builds
2024-04-16 11:05:24 +02:00
Dion Moult
e2b132ba51
See #3951 . IfcCSV now supports list concatenation.
2024-04-16 11:05:24 +02:00
Andrej730
0a309e191d
Bump build version to fix #3889
2024-04-16 11:04:28 +02:00
Dion Moult
30f425af17
Modernize zone and type table mappings for COBie 2.4 with Emma Hooper
2024-04-16 10:55:58 +02:00
Dion Moult
9e573f6e62
New geometry tree documentation picture and minor documentation improvements including mention of COBie 2.4 legacy mode in IfcFM.
2024-04-16 10:55:57 +02:00
Dion Moult
f9d45222c8
Fix #3841 . Bump IOS.
2024-04-16 10:55:56 +02:00
Andrej730
d27703bcf2
IfcSverchok docs update urls
2024-04-16 10:37:19 +02:00
Dion Moult
9095e6dd8b
Introductory docs written for IfcFM
2024-04-16 10:37:18 +02:00
Dion Moult
cffc8b519c
New introduction section in IOS docs
2024-04-16 10:37:18 +02:00
Dion Moult
888f9c0864
You can now specify empty formatting for IfcCSV via CLI
2024-04-16 10:37:18 +02:00
Dion Moult
672a2c4483
Autogenerate API docs for more modules.
2024-04-16 10:37:17 +02:00
Dion Moult
2587e29750
Forgot to commit BCF docs
2024-04-16 10:37:17 +02:00
Dion Moult
9736d08064
Migrate more documentation to the official Sphinx docs and mention IfcOpenShell-WASM as an installation option
2024-04-16 10:37:17 +02:00
Dion Moult
5edc6c4d8a
Enable Sphinx auto section labels. Minor doc link fix.
2024-04-16 10:34:29 +02:00
Dion Moult
292194c4f6
You can now customise the display of empty strings in IfcCSV.
2024-04-16 10:34:29 +02:00
Dion Moult
c4eed78ca1
Update documentation with new selector keys.
2024-04-16 10:34:29 +02:00
Dion Moult
de04c71335
Improve hello world documentation to be more beginner friendly
2024-04-16 10:34:28 +02:00
Dion Moult
39ec1f9ea0
Bump IOS
2024-04-16 10:28:25 +02:00
Dion Moult
7bcddb8951
Bump IOS to take advantage of setSegmentProjection
2024-04-16 10:26:58 +02:00
Dirk Olbrich
941d25d398
docs: fix backslash in cmake command
2024-04-16 10:26:51 +02:00
Dion Moult
8114df0263
Write documentation describing facet selector and element query syntax.
2024-04-16 10:25:02 +02:00
Dion Moult
4463b44d63
Bump IOS and enable unify inputs.
2024-04-16 10:25:02 +02:00
Dion Moult
2e8c218415
IfcPatch now uses the new facet selector syntax.
2024-04-16 10:25:00 +02:00
Dion Moult
a9ea54a146
Bump IOS
2024-04-16 10:24:58 +02:00
Dion Moult
ff9903b6a2
Fix #3589 . Users can now configure how the null values are represented in IfcCSV.
2024-04-16 10:24:57 +02:00
Dion Moult
072344a9b5
See #3579 . Support Google Colab as an installation option.
2024-04-16 10:24:55 +02:00
Dion Moult
a2b972707e
Another minor documentation fix
2024-04-16 10:10:50 +02:00
Dion Moult
ec4f4bd158
Minor documentation fix
2024-04-16 10:10:50 +02:00
Dion Moult
4f55ffc13d
More explanatory images in geometry creation docs
2024-04-16 10:05:51 +02:00
Dion Moult
eb95ff5e5c
Add documentation specifically about swept disk solid geometry for rebar
2024-04-16 10:05:51 +02:00