Andrej730
|
5f5ab10b35
|
ifcopenshell.validate to validate ifc header #4119
|
2024-09-02 17:04:54 +05:00 |
|
Andrej730
|
0e791c7dfd
|
Fix ifcopenshell.validate missing output in some cases after 07a0b4f
Apparently adding LogDetectionHandler disabled default handler that prints the output.
|
2024-09-02 17:04:54 +05:00 |
|
Dion Moult
|
fb803ac35d
|
Fix #5256. Use layer collection visibility, not collection visibility to hide types.
|
2024-09-02 18:48:09 +10:00 |
|
Dion Moult
|
521b0ab58d
|
Fix #5271. Prevent duplicate entries when getting a decomposition.
|
2024-09-02 17:35:49 +10:00 |
|
Thomas Krijnen
|
daba504981
|
Update draw.py - test for --drawing-guid existance
|
2024-09-01 15:33:52 +02:00 |
|
sukanka
|
b82073dd57
|
fix-py-syntax-warning
|
2024-09-01 14:02:24 +02:00 |
|
Dion Moult
|
af4475fe46
|
Run black
|
2024-09-01 13:26:58 +10:00 |
|
Yassine Oualid
|
f2554bc968
|
- Add button to generate cost schedule
- Feature to view, edit and add cost item values. ( Right Click - Edit ).
|
2024-09-01 01:40:53 +01:00 |
|
Andrej730
|
27aee31adf
|
typing
|
2024-08-27 18:25:29 +05:00 |
|
Andrej730
|
3dde1b80b9
|
Fix errors initializing hdf5 cache #4832
|
2024-08-26 17:33:23 +05:00 |
|
Andrej730
|
1c3cf44122
|
get_referenced_elements to support IfcExternalInformation
|
2024-08-26 17:15:44 +05:00 |
|
Thomas Krijnen
|
2d3adce59e
|
Compatibility fix for v0.8 wrapper instances
|
2024-08-25 10:51:10 +02:00 |
|
Thomas Krijnen
|
7e6607adcf
|
black
|
2024-08-25 10:39:57 +02:00 |
|
Thomas Krijnen
|
46c62d7cdb
|
Add no-parallel-mapping setting to type literal
|
2024-08-25 10:33:54 +02:00 |
|
Thomas Krijnen
|
a1527a7e31
|
--use-material-names no longer in serializer_settings
|
2024-08-23 20:35:01 +02:00 |
|
Thomas Krijnen
|
d80bcd1a94
|
Unify variant storage (#5118)
|
2024-08-23 20:29:07 +02:00 |
|
Andrej730
|
9f00e8aef0
|
Use Point RepresentationType for point clouds in ifc4x3
PointCloud representation type marked as deprecated in ifc4x3, see https://ifc43-docs.standards.buildingsmart.org/IFC/RELEASE/IFC4x3/HTML/lexical/IfcShapeRepresentation.htm
|
2024-08-23 17:25:10 +05:00 |
|
Andrej730
|
7597b1b29c
|
bonsai, ifcopenshell - append IfcSurfaceStyles from other projects
And other IfcPresentationStyles, though they are not currently supported by bonsai.
Example - https://imgur.com/a/AHlvowp
|
2024-08-15 18:18:05 +05:00 |
|
Andrej730
|
3860884db3
|
bonsai other ifcopenshell packages #5178
|
2024-08-14 16:49:34 +05:00 |
|
Andrej730
|
2a1d1d6e10
|
bonsaibim urls #5178
|
2024-08-14 16:49:34 +05:00 |
|
Andrej730
|
eca1d47d06
|
typing
|
2024-08-08 18:12:45 +05:00 |
|
Andrej730
|
644f32d11c
|
Fix errors appending assets when projects are using georeferencing #5110
|
2024-08-08 18:11:00 +05:00 |
|
Dion Moult
|
b01e93161e
|
Use vertex buffer for more efficient centroids
|
2024-08-08 08:24:12 +10:00 |
|
Dion Moult
|
4fd802bf3d
|
More efficient shape bbox and average vertex centroid function
|
2024-08-07 17:21:49 +10:00 |
|
Andrej730
|
c8466e0606
|
typing
|
2024-08-01 18:01:58 +05:00 |
|
Andrej730
|
e7ef307984
|
remove redundant indent in bdc5a7a
Co-Authored-By: Adi Shavit <1814800+adishavit@users.noreply.github.com>
|
2024-07-30 18:56:02 +05:00 |
|
Blender Defender
|
5572991a7c
|
style: Run black on geom/occ_utils.py
|
2024-07-30 23:04:58 +10:00 |
|
Andrej730
|
46b3bfecd1
|
fix issues assigning material sets and material lists
|
2024-07-29 18:53:12 +05:00 |
|
Andrej730
|
a0bda1afd3
|
typing
|
2024-07-29 18:53:11 +05:00 |
|
Kurt Battisti
|
dfd505a794
|
Fix. Docs Georeferencing URL (#5096)
use users/advanced/georeferencing.html
|
2024-07-28 00:14:50 +10:00 |
|
Dion Moult
|
a6286293d8
|
Run black on IOS-Python
|
2024-07-26 12:00:57 +10:00 |
|
Andrej730
|
eac4e80ee9
|
typing
|
2024-07-25 18:36:17 +05:00 |
|
Andrej730
|
8b29e50f11
|
add_classification - remove dead and deprecated code
|
2024-07-24 18:24:22 +05:00 |
|
Andrej730
|
075a0c79e2
|
migrator - consider IfcClassification renamed property
|
2024-07-24 18:24:22 +05:00 |
|
tim
|
390b280442
|
Screed added to IfcCovering options
Screed added to IfcCovering-predefined_types FLOORING and TOPPING
|
2024-07-24 10:08:09 +10:00 |
|
Thomas Krijnen
|
e95e92356f
|
Update src/ifcopenshell-python/ifcopenshell/util/shape.py
Co-authored-by: Vyacheslav Dobranov <112861900+VDobranov@users.noreply.github.com>
|
2024-07-22 03:51:12 +02:00 |
|
VDobranov
|
e27980f746
|
Update shape.py
Following the discussion in Live Chat about length of all edges in a given geometry:
https://matrix.to/#/!ssOmSJysZpXBupsgjO:matrix.org/$0ZHjIFCtpwQl06xdGWlQ9ymsiKWpPuLMczVJnNYmN84?via=matrix.org&via=crossbach.de&via=infeeeee.duckdns.org
|
2024-07-22 03:51:12 +02:00 |
|
Ryan Schultz
|
ab97f23b47
|
Fix #5039 - Assure count is an integer
|
2024-07-20 10:36:26 -05:00 |
|
Andrej730
|
09d5fafdf8
|
note on OCC imports
|
2024-07-15 18:34:39 +05:00 |
|
Andrej730
|
54cc4192bd
|
typing for pythonocc types
|
2024-07-15 18:34:39 +05:00 |
|
Andrej730
|
eff778d5be
|
support pythonocc >= 7.8.0 #4942
Related: https://github.com/tpaviot/pythonocc-core/issues/1350
Also added a print so this type of errors won't go silently.
|
2024-07-15 18:34:38 +05:00 |
|
Andrej730
|
66877c227b
|
typing
|
2024-07-15 18:34:38 +05:00 |
|
Dion Moult
|
04365053a8
|
Fix deep purge of unit when converting units and fix bug where unit was removed if map unit was the same as the project unit
|
2024-07-12 22:48:23 +10:00 |
|
VDobranov
|
f56bae141b
|
Update shape_builder.py
Described in the https://github.com/IfcOpenShell/IfcOpenShell/issues/4989
|
2024-07-12 14:59:04 +10:00 |
|
Andrej730
|
8579c61ab6
|
ifcopenshell.draw - add drawing_object_type argument and descriptions
|
2024-07-11 19:03:09 +05:00 |
|
Andrej730
|
5440445cbc
|
ifcopenshell.draw - error if just 1 file is provided
|
2024-07-11 19:03:09 +05:00 |
|
Dion Moult
|
e28b4d40ab
|
Converting project length units now intelligently preserves map unit and coordinate operation scale.
|
2024-07-11 23:10:24 +10:00 |
|
Dion Moult
|
a6940d2cba
|
Fix bug where schema instead of schema_identifer was used to get the schema_by_name. Fix tests to use IFC4X3_ADD2 so that you only need the official version compiled
|
2024-07-11 22:26:19 +10:00 |
|
Andrej730
|
86fa24aba3
|
fix support for Python <3.11
|
2024-07-10 21:37:08 +05:00 |
|
Andrej730
|
feea42f988
|
ifcopenshell.draw - add hlr_poly option
|
2024-07-10 15:34:35 +05:00 |
|