Dion Moult
2f8ea33da5
Native elements are now always processed separately with multithreading, reducing bugs with 2D axis representation parsing too. See #865 .
2020-06-11 10:57:29 +10:00
Dion Moult
edc3aa6157
Support import whitelists and blacklist filters. Groundwork for #865 .
2020-06-11 10:52:00 +10:00
Dion Moult
4a6868495e
Opening elements now create a boolean relationship. See #865 .
2020-06-11 09:58:40 +10:00
Dion Moult
9ae3adf0d7
Distinct representation items are now stored in different vertex groups. See #865
2020-06-08 17:04:36 +10:00
Dion Moult
a8a51eb212
Add support for styled surfaces for native elements. See #865
2020-06-08 12:06:15 +10:00
Thomas Krijnen
afb05f42db
Merge branch 'master' into v0.6.0
2020-06-07 20:23:00 +02:00
Thomas Krijnen
2a42a582fd
Merge branch 'master' into HEAD
2020-06-07 19:46:34 +02:00
Thomas Krijnen
86d7205760
layerset-first setting
2020-06-07 19:46:10 +02:00
Thomas Krijnen
c8cca08dfa
TODO note
2020-06-07 16:44:42 +02:00
Thomas Krijnen
603cf011c3
Implement LINE primitives in glb exporter #864
2020-06-07 16:39:23 +02:00
Thomas Krijnen
91bfd116e8
Fix correspondence between material_ids and edges
2020-06-07 16:13:20 +02:00
Thomas Krijnen
95c953fd52
Share vertices amonst edge-segments
2020-06-07 15:47:19 +02:00
Dion Moult
0237f12ceb
Add native element processor for extruded solids and swept disks. See #865 #885
...
* New user option to enable native element processing
* Native element geometry will be substituted with dummy geometry so that the iterator doesn't waste time on it
* IfcArbitraryClosedProfileDef and IfcRectangleProfileDef are supported for IfcExtrudedAreaSolid
* Old rebar code full of assumptiosn deleted for a more globally applicable native support for IfcSweptDiskSolid
* Probably created a whole bunch of new useful utility functions in the process, which can contribute to #829
2020-06-07 22:53:33 +10:00
Thomas Krijnen
a17b211983
rename by_type_excl_subtypes
2020-06-07 12:49:39 +02:00
Dion Moult
a575b701b7
Merge pull request #888 from robertguetzkow/v0.6.0
...
Fix #883 by adding correct number of edges
2020-06-07 08:12:27 +10:00
Robert Gützkow
7c7587f167
Fix #833 by adding correct number of edges
...
The mesh structure was invalid because the vertex indices for only one edge were set. The other edge had the same index for both vertices.
2020-06-06 23:42:24 +02:00
Dion Moult
793c1c8ec6
Enable curve imports by default, so rebar, profiles, are imported without user confusion. See #771 and #865 .
2020-06-06 11:55:22 +10:00
Dion Moult
9c111a1470
Disable limited dissolve, which can break geometric accuracy.
2020-06-05 21:24:28 +10:00
Dion Moult
f21ae53950
Merge pull request #880 from globalcitizen/v0.6.0
...
Section Plane -> Temporary Section Cutaway
2020-06-05 21:11:04 +10:00
Walter Stanish
8ab42cf09f
Section Plane -> Temporary Section Cutaway
2020-06-05 20:53:20 +10:00
Dion Moult
a6a4cb81c5
Merge pull request #876 from globalcitizen/v0.6.0
...
Minor UX and documentation tweaks
2020-06-04 12:05:16 +10:00
Walter Stanish
619abdae51
Update strings as per pull request
2020-06-04 11:42:29 +10:00
Walter Stanish
f5d01a90a9
Note on platform specificity
2020-06-04 11:08:34 +10:00
Walter Stanish
3a8a4b7c86
Normalize UI panel naming
2020-06-04 11:06:46 +10:00
Dion Moult
d0f02f9247
Users are prompted to assign an IFC class prior to changing IFC metadata. See #869 .
2020-06-04 10:47:51 +10:00
Dion Moult
12bb14da48
Minor fix. See #874 .
2020-06-04 10:33:05 +10:00
Dion Moult
b708c25f90
Minor fix
2020-06-03 22:03:30 +10:00
Dion Moult
4f1514022a
Material layer set usage data is now half-imported, with no metadata. See #865 .
2020-06-03 11:21:10 +10:00
Dion Moult
43abb87e82
Fix incorrect type assignment on non-unique type names bug. See #865 .
2020-06-02 20:48:36 +10:00
Dion Moult
2e19d7697a
IFC4 georeferencing data is now imported
2020-06-02 09:34:24 +10:00
Dion Moult
72a1c00e46
Switching contexts are now more tolerant of broken IFCs. See #865 .
2020-06-01 22:37:11 +10:00
Dion Moult
fa461502a0
Store the IFC geometry type on import. See #865 .
2020-06-01 21:57:56 +10:00
Dion Moult
0ec205ad1d
Retain material data if a surface style overrides it on import. See #865
2020-06-01 20:55:14 +10:00
Jesusbill
82ada5c102
minor fix in ifc2ca (revert a bad modification :|)
2020-06-01 01:41:20 +02:00
Jesusbill
9fa89651c4
minor fixes in ifc2ca
2020-06-01 01:26:35 +02:00
Thomas Krijnen
6aa32fb77a
Remove debugging statement
2020-05-31 17:11:00 +02:00
Thomas Krijnen
be96cee77d
Iterator include/exclude of entity_instance in Python
2020-05-31 17:08:19 +02:00
Thomas Krijnen
4ffa658faf
Don't segfault on empty multithreaded iterator result set
2020-05-31 17:07:41 +02:00
Thomas Krijnen
1eea532c9e
python interator include/exlude entity types
2020-05-31 12:51:21 +02:00
Dion Moult
ee7ea5445a
Covetool now reads north angle from project geolocation
2020-05-30 19:40:05 +10:00
Dion Moult
7e77c0c92c
You can now submit custom geometry for covetool environmental analysis
2020-05-29 19:18:57 +10:00
Dion Moult
ec8a07ec6a
Setup a default project if one hasn't been setup yet instead of an error
2020-05-29 09:24:07 +10:00
Dion Moult
bdf17e5c12
Allow for objects with no placement
2020-05-28 22:34:54 +10:00
Jesusbill
e071c7812f
major update, refactoring to consider generalization of connections
2020-05-27 05:33:36 +02:00
Dion Moult
8bef6b9347
Bump IfcOpenShell build
2020-05-25 20:42:35 +10:00
Dion Moult
11b3f1c70c
Minor fix
2020-05-25 20:38:18 +10:00
Dion Moult
e75cc10988
New feature to select IFC clash results
2020-05-25 19:07:09 +10:00
Dion Moult
0d93633326
Update docstrings as per aothms comments
2020-05-22 11:30:45 +02:00
Dion Moult
295b2fb56b
More documentation
2020-05-22 11:30:45 +02:00
Dion Moult
d62bbd995f
Add sphinx docstrings to ifcopenshell python binding
2020-05-22 11:30:45 +02:00