Hypermesh Python API: Get Multiple Entities
Hi. Just wondering if there is a Python API (i.e. method) to get multiple entities? The "get" class method (for the Session object) can get a single entity, but what I want to do is get multiple entities (CurveXY entities in my case), put them in a Python list (say), do some maths on them, and then write out either multiple or single curves.
If this not available in 2023.1, is there a plan to implement this in a future version?
Thanks,
Kristian