This patch enhances the property collection filtering methods and function, adding a related_uuid optional argument. If set, a property must have a (soft) relationship with the object identified by the uuid, in order to pass the filtering.
2.3.5
This patch contains a possible fix for issue 519
The issue was not reproduced, so the fix is tentative.
2.3.4
This patch introduces a Mesh class method for generating a 'reg&z' flavour mesh from a columns property for an aligned regular grid.
2.3.3
This patch introduces a PointSet method which returns the minimum area rectangle that contains the points in an xy projection.
2.3.2
This patch introduces a RegularGrid method for returning a slice of points xyz data.
2.3.1
This patch adds support for a choice of interpretation object type when creating a single feature grid connection set, also added to the grid_surface find_faces_* functions.