Dion Moult
|
1b71f4f569
|
Implement guid facet in facet selector
|
2023-07-20 19:42:34 +10:00 |
|
Dion Moult
|
452089596e
|
New facet based selector syntax. Proposed to supersede existing selector syntax.
|
2023-07-20 19:22:15 +10:00 |
|
Dion Moult
|
f2c757b1bb
|
Fix #3113. Support regex in selector filter values.
|
2023-05-31 13:23:51 +10:00 |
|
Dion Moult
|
3d441b4ad3
|
Fix #3038. Fix #3039. Selector should default to none instead for throwing errors if the query doesn't have a result.
|
2023-04-20 17:41:52 +10:00 |
|
Dion Moult
|
6c5acfc8bb
|
Fix #2945. Selector should expand enumerated list properties so that you can match any of them.
|
2023-04-06 19:21:22 +10:00 |
|
Dion Moult
|
a1acdc0977
|
See #2881. Allow indices in the selector instead of relying on external evaluations.
|
2023-04-04 09:58:23 +10:00 |
|
Dion Moult
|
c87911f00e
|
IFC selector now uses "class" as a keyword to get the IFC class to disambiguate between "type" and "class".
|
2023-03-27 21:47:11 +11:00 |
|
Dion Moult
|
b9c99b35a5
|
Fix #2881. Support added for referencing nested relationships and material set items.
|
2023-03-25 22:07:18 +11:00 |
|
Dion Moult
|
1250a20e35
|
Fix #2858. Fix #2856. BlenderBIM Add-on drawings and IfcCSV now support the new quoted and escaped selector capabilities.
|
2023-03-13 11:09:56 +11:00 |
|
Dion Moult
|
4ebcf8133c
|
Fix #2435. The selector now supports regex filtering.
|
2023-03-09 11:07:28 +11:00 |
|
Dion Moult
|
a43a3d1ecd
|
Fix #2745. You can now quote and escape complex pset names in the selector.
|
2023-03-06 17:47:03 +11:00 |
|
Dion Moult
|
0844d6f52e
|
Fix #2354 - add support for selector queries for enumerated properties
|
2022-08-19 20:10:54 +10:00 |
|
Vukas Pajic
|
ce6d4ea59a
|
match elements when attribute is none and negation used
|
2022-07-20 09:33:58 +02:00 |
|
Vukas Pajic
|
29594b50b5
|
test when value does not exist
|
2022-07-20 09:06:04 +02:00 |
|
Vukas Pajic
|
2a2da56a0e
|
added test to check non standard characters
|
2022-07-20 08:32:36 +02:00 |
|
Dion Moult
|
9ea6499b5a
|
#2082 You can now filter by metadata existence in the selector syntax
|
2022-04-27 22:20:12 +10:00 |
|
Dion Moult
|
c072554f21
|
You can now use the selector with a prefiltered list of elements
|
2022-03-22 11:32:40 +11:00 |
|
Dion Moult
|
18c9a57bea
|
Using the selector now supports recursive decomposition in the spatial hierarchy
|
2022-03-22 11:23:13 +11:00 |
|
Dion Moult
|
eaa3301b8f
|
New support for filtering elements by checking values against an enumeration
|
2022-03-22 10:49:48 +11:00 |
|
Dion Moult
|
efb89acfa3
|
You can now use a "not" operator when selecting elements
|
2022-03-22 10:40:05 +11:00 |
|
Dion Moult
|
fa6ec25a39
|
#2082. You can now use the selector to filter by strict data types.
|
2022-03-21 18:03:25 +11:00 |
|
Dion Moult
|
44afa0df5d
|
Selector now uses classmethods to make it easier for scriptwriters to use
|
2022-03-21 17:28:16 +11:00 |
|