2.2.0 - serialization, doors and bugs
What's Changed
- call update representations on child elements as well by @wynged in #1052
- Added optional snapping points generation; by @katehryhorenko in #1049
- Ifc serialization improvements by @srudenkoamc in #1021
- add more notebook formatters by @andrewheumann in #1053
- path to generate catalog from catalog obj not uri by @wynged in #1054
- don't process solid if no csg by @wynged in #1055
- Discriminator warnings and Element concrete class by @anthonie-kramer in #1058
- make fittings using representation instances by @wynged in #1056
- Allow rotation of the ContentConfigurations by @KaterynaSloboda in #1060
- spelling fix by @wynged in #1061
- Door-representation-improvements-ak by @anthonie-kramer in #1057
- Door class representation improvements by @srudenkoamc in #1050
- fix mesh / topo intersection by @andrewheumann in #1062
- rename and make properties accessible by @anthonie-kramer in #1063
- Added methods to set and get snap points by @anthonie-kramer in #1065
- Door property and representation update by @anthonie-kramer in #1067
- Add AdaptiveGrid.Clone by @DmytroMuravskyi in #1064
- handle position fix by @anthonie-kramer in #1068
AdaptiveGrid.AddEdge
no longer delete edges in case where new edge partially overlaps old edges without intersections. by @DmytroMuravskyi in #1070- handle folders which look like elemetns but aren't by @wynged in #1073
- Make-deserialization-thread-safe by @anthonie-kramer in #1074
- additional props on contentConfigurations by @wynged in #1072
- Bugfix: ToSTEP call added by @samil-akhmedov in #1059
- remove all instances of Required.AllowNull by @andrewheumann in #1078
- Fix setting a different catalog by @andrewheumann in #1079
- reset space configuration cache when setting catalog path by @wynged in #1080
- fix some bugs in the notebook viewer by @andrewheumann in #1084
- project line orthogonally onto another by @jamesbradleym in #1086
New Contributors
- @samil-akhmedov made their first contribution in #1059
Full Changelog: 2.1.0...2.2.0