Dion Moult
|
7038eb887f
|
Fix #3584. Support matching enumerated properties in new facet selector.
|
2024-04-16 10:24:55 +02:00 |
|
Dion Moult
|
faa5a78b39
|
Fix #3578. Support querying surface styles in tools like IfcCSV.
|
2024-04-16 10:24:55 +02:00 |
|
Dion Moult
|
dca25e8475
|
Initial implementation of scale dependent map conversion for IFC4X3
|
2024-04-16 10:10:51 +02:00 |
|
Andrej730
|
fa3e3bc9b8
|
Fixed TestGetApplicableTypes after 0e69f484f
|
2024-04-16 10:10:51 +02:00 |
|
Andrej730
|
bd6e4fbd64
|
tests for system.get_connected_to / get_connected_from
|
2024-04-16 10:10:50 +02:00 |
|
Dion Moult
|
7fec467565
|
Implement guid facet in facet selector
|
2024-04-16 10:05:50 +02:00 |
|
Dion Moult
|
62c120e4bb
|
New facet based selector syntax. Proposed to supersede existing selector syntax.
|
2024-04-16 10:05:50 +02:00 |
|
Dion Moult
|
f1e3fb38ad
|
See #3334. Fix some get_pset implementation errors in 64516a1
|
2024-04-15 13:30:40 +02:00 |
|
Dion Moult
|
9af7ddaf56
|
See #3334. Fix bug where get_pset didn't handle property inheritance correctly.
|
2024-04-15 13:30:40 +02:00 |
|
Dion Moult
|
13b80af97e
|
See #3226. New batched remove_deep2() which uses serialisation for faster removal performance on large graphs.
|
2024-04-15 10:59:03 +02:00 |
|
Dion Moult
|
30bff7e9c5
|
Fix #3113. Support regex in selector filter values.
|
2024-04-15 09:58:26 +02:00 |
|
Dion Moult
|
4722208fa4
|
Fix #3038. Fix #3039. Selector should default to none instead for throwing errors if the query doesn't have a result.
|
2024-04-15 09:49:52 +02:00 |
|
Dion Moult
|
9707a2b2f6
|
Fix #2945. Selector should expand enumerated list properties so that you can match any of them.
|
2024-04-15 09:25:50 +02:00 |
|
Dion Moult
|
dff33632ae
|
See #2881. Allow indices in the selector instead of relying on external evaluations.
|
2024-04-15 09:25:49 +02: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
|
088354a96b
|
Fix critical bug where copied representations would be inefficiently or incorrectly replicated.
|
2023-03-19 22:03:45 +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
|
6a2307308c
|
Fix bug where copying objects with profiles should only share profiles if the profile is named.
|
2023-01-28 21:51:00 +11:00 |
|
Dion Moult
|
ba7741fef5
|
Fix #2285. You can now get all the elements in a presentation layer.
|
2023-01-12 12:28:09 +11:00 |
|
CyrilWaechter
|
f0b1935861
|
Add system assignment check
@aothms Is there a way to check against IFC formal propositions ?
Example for [IfcZone](http://ifc43-docs.standards.buildingsmart.org/IFC/RELEASE/IFC4x3/HTML/lexical/IfcZone.htm#5.4.3.82.4-Formal-propositions)
@Moult Should I move is_assignable to an util ?
|
2022-11-25 18:52:58 +01:00 |
|
Dion Moult
|
232252f61d
|
Copy deep can now exclude things, useful for copying representation graphs where you don't want to duplicate the context
|
2022-10-09 17:15:39 +11:00 |
|
Dion Moult
|
4110b81270
|
Decomposition mode now selects all children (not parenting) to move a host and all children easily
|
2022-10-08 23:42:03 +11:00 |
|
Dion Moult
|
fdfaf54698
|
Support resource level classifications in IfcOpenShell API
|
2022-09-02 18:23:49 +10:00 |
|
Dion Moult
|
0844d6f52e
|
Fix #2354 - add support for selector queries for enumerated properties
|
2022-08-19 20:10:54 +10:00 |
|
Dion Moult
|
520e7653e4
|
#1375 #2317 add API support for referencing in spatial structures
|
2022-08-19 18:43:39 +10:00 |
|
Dion Moult
|
709c530434
|
Fix bug where MergeDuplicateTypesByTag recipe would've left multiple IfcRelDefinesByType relationships which is no good
|
2022-08-03 17:33:23 +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
|
ff3e2f14e1
|
Inherited and overridden classification references per system is now supported
|
2022-06-21 19:28:29 +10:00 |
|
Dion Moult
|
4c4846bc8f
|
Support userdefined process types in util module
|
2022-05-31 16:23:13 +10:00 |
|
Dion Moult
|
4da5a38237
|
Implement IDS material null checks, inheritance checks, and set item checks
|
2022-05-12 12:06:23 +10:00 |
|
Dion Moult
|
8aa38917eb
|
New classification utility module
|
2022-05-11 15:19:17 +10:00 |
|
Dion Moult
|
eb3e137a6e
|
#2196 Get psets now handleds inheritance by default
|
2022-05-11 09:18:23 +10:00 |
|
Dion Moult
|
93fd3f97e3
|
#2111 New feature to select by style and see style usage
|
2022-05-08 18:03:18 +10:00 |
|
Dion Moult
|
53c050c6ed
|
Port locations now sync relative to their parent even when not actively displayed in the viewport
|
2022-05-05 18:00:42 +10: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
|
9fc0baf175
|
#1153 Add support for IfcAnnotationFillArea representation
|
2022-04-18 10:27:20 +10:00 |
|
Dion Moult
|
9b9f0058f9
|
The material manager now shows total elements used by a material
|
2022-03-22 12:50:10 +11: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 |
|
Dion Moult
|
472a66b7ed
|
Fix bug where element types couldn't get psets applied to them due to lack of specificity in IFC templates
|
2022-02-18 17:11:24 +11:00 |
|
Dion Moult
|
ddaed9e93d
|
Fix bug where psets were unable to be applied for specific predefined types
|
2022-02-18 17:10:38 +11:00 |
|