- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello Forum,
https://help.autodesk.com/view/INVNTOR/2024/ENU/?guid=AttributeManager_FindObjectsByPattern
I'm making use of attributes for a project.
And I'm very pleased with the AttributeManager.FindObjects function.
But, It only finds Attributes with a certain value (=) and not higher or lower (> or <)
And I need that, for example delete any workpoint with X > maxX or Y > maxY or Z > max Z
Then add any workpoints with with an X Y Z value not already in the document
Ofcourse, there are ways to do this with .FindObjects
But how great it would be to do in 1 search, and maybe FindObjectByPattern might be a solution here.
it doesn't happen very often, but there is nothing on the internet about it.
How to use this Xpath as string?
Solved! Go to Solution.