Dion Moult
3e42fdb883
Minor fix
2023-01-11 09:33:20 +01:00
Dion Moult
ed37d11002
Fix #2631 . Add support for flange edge radius and flange slope for I-shapes.
2023-01-11 09:33:20 +01:00
Dion Moult
4cf896f564
Fix bug where half space booleans didn't show in the right spot due to units
2023-01-11 17:05:02 +11:00
Dion Moult
7e151799b0
Fix #2650 . IFC selector only operates on visible objects.
blenderbim-230111
2023-01-11 15:20:58 +11:00
Dion Moult
597b2bb0a8
Fix #2596 . Bug with IFC4X3 UI errors as docs couldn't be fetched.
2023-01-10 12:14:10 +11:00
Dion Moult
ddc0f7e652
Theme improvements to IfcOpenShell docs
2023-01-10 11:43:20 +11:00
Jesusbill
4845d191f4
Minor fixes to docs
blenderbim-230110
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
c8ba96cde8
Make syntax highlighting explicit in docs
2023-01-10 10:16:28 +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
Sigma Dimensions
8aa4934d92
BBIM: Move out Search/Selection sub-panels from "IFC Collaboration" to "IFC Selection"
2023-01-09 14:49:59 +01:00
Dion Moult
f848340124
Fix #2681 . Fix 90 degree rotation on walls.
2023-01-09 21:55:22 +11:00
Dion Moult
b699f55d9c
Deleting a spatial or aggregated element now also removes its collection
2023-01-09 16:46:51 +11:00
Dion Moult
745709c56a
Handle orphaned spatial elements when loading projects
2023-01-09 16:46:23 +11:00
Dion Moult
0c4c8ad9bc
Fix #1012 . Half complete example documentation for the IFC Project panel.
...
Incredibly incomplete, but serves as an example of how reference user-based documentation should be structured.
2023-01-09 15:24:50 +11:00
Ryan Schultz
3ce010de77
added IfcCivilElement to entity_to_type_map_4.json
2023-01-09 12:14:11 +11:00
Dion Moult
dd600dd20f
Fix #2024 . Boolean diagram included in IfcOpenShell docs.
2023-01-09 11:50:49 +11:00
Dion Moult
360b9956c0
Fix failing tests from refactor which I really should've done before the release
blenderbim-230109
2023-01-09 11:00:46 +11:00
Andrej730
1888048d4d
Moved ShapeBuilder to separate module #2679
...
Moved ShapeBuilder to separate module - now `mathutils` will be only required if you're actually using ShapeBuilder (related to #2679 )
2023-01-08 19:47:18 +05:00
Andrej730
4ab6d648c9
sverchok_modifier - minor refactor
2023-01-08 19:47:18 +05:00
Andrej730
c29048ecfb
Furniture library bug fixes
2023-01-08 19:47:18 +05:00
Dion Moult
0294c4e02c
Fix #2678 . Critical typo bug meant that units were fixed to metric millimeters.
blenderbim-230108
2023-01-08 12:58:53 +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
Massimo Fabbro
694b21a0e1
Delete unuseful functions and improve speed ( #2672 )
...
* Delete unuseful functions and improve speed
* Delete active object function, cleaning around and improve performance
* Better functions names and prevent user defined qto use
2023-01-07 18:11:46 +01:00
Dion Moult
73d43649a5
Link to latest IfcSverchok release
2023-01-07 17:08:46 +11:00
Dion Moult
55036653df
Update IfcSverchok loading based on latest Sverchok master
2023-01-07 13:04:30 +11:00
Dion Moult
66ecb92cc2
Minor UX improvements to library name and Sverchok UI
blenderbim-230107
2023-01-07 12:00:22 +11:00
Andrej730
23c7bc3f56
Added ShapeBuilder class and library for non structural assets (
...
`ShapeBuilder` class is used to programmatically create 2d and 3d ifc shapes and representations. It's inspired by the way OpenSCAD language is designed - the goal was to create a readable and easy way to create new shapes. The class can be imported from `ifcopenshell.util.representation` module.
Examples of things created with `ShapeBuilder` can be found in `shape_builder_examples.py` or `generate_furniture_library.py` / `Non_structural_assets_library.ifc`.
Also added ifc library of non structual assets (furniture etc) - `Non_structural_assets_library.ifc`. All assets are using most common dimensions for them - it makes it good for prototyping. Related to https://community.osarch.org/discussion/1192
2023-01-06 16:35:55 +05:00
Andrej730
74fee24004
Update ifc geometry on sverchok update
2023-01-06 12:23:54 +05:00
Dion Moult
618ecccb7b
Fix #2428 . Document minimum system support.
2023-01-06 17:11:51 +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
4afada48a6
Fix #2440 . Fix #2439 . Describe how to access advanced mode when dealing with large models.
2023-01-06 14:01:42 +11:00
Dion Moult
59451cb90c
Fix #2664 . Package with latest IfcOpenShell build. See #2670 .
blenderbim-230106
2023-01-06 11:16:29 +11:00
Sigma Dimensions
53bf746227
BBIM: Fixes for:
...
- Task Time attributes
- Fix typo animation time calculation
2023-01-05 18:43:50 +01:00
Sigma Dimensions
cd6f995471
BBIM: Disable "Create animation" buttons when no start dates/end dates are given
2023-01-05 18:36:22 +01:00
Dion Moult
839a00c2a8
Run black on validation, lazy-load _pytest.assertion so that it isn't a hard dependency for non-express rule validation.
2023-01-05 20:54:17 +11:00
Dion Moult
9208781b8f
Bump IfcOpenShell version
2023-01-05 18:38:32 +11:00
Dion Moult
25af42f4cb
Fix circular import of json_logger when doing import ifcopenshell.validate
2023-01-05 18:37:14 +11: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
cb92be2b08
No need to specify SI unit names as they can be derived from the unit type
2023-01-05 17:37:40 +11:00
Martyna Jakubowska
70b7f1424f
Resolved Code Review
2023-01-05 17:37:40 +11:00
Martyna Jakubowska
56858540b8
Update README.md
2023-01-05 17:37:40 +11:00
Martyna Jakubowska
0331a21280
Update README.md
2023-01-05 17:37:40 +11:00
Martyna Jakubowska
9f53d724d1
Update README.md
2023-01-05 17:37:40 +11:00
martinaCodes
c114f09f9a
Added example model and a corresponding description
2023-01-05 17:37:40 +11:00
martinaCodes
1a2183ef71
Bug fixes in create_entity
2023-01-05 17:37:40 +11:00
martinaCodes
0ab0213dea
Bug fixes and changed behaviour of create_entity, so it creates an entity pr. each representation
2023-01-05 17:37:40 +11:00
Martyna Jakubowska
421f861e46
Updated README
2023-01-05 17:37:38 +11:00
martinaCodes
6e5f2f3f8d
Updated by_query and removed print statements
2023-01-05 17:36:33 +11:00