Need to find elements within the given boundbox (min_max coordinates) in HYPERVIEW

Sathish_21542
Sathish_21542 Altair Community Member
edited January 2021 in Community Q&A

I need to find the entities (elements), within the given boundbox (min_max coordinates). I have found the option to select within a sphere (with radius and center) in the "selection set handle ADD". But I need to collect entities within a cuboid. If there are any other ways, kindly let me know.

Thanks,

Sathish

Tagged:

Answers

  • Adriano Koga_20259
    Adriano Koga_20259 New Altair Community Member
    edited January 2021

    As far as I remember, by box is only available in HyperMesh. (including through scripting)

    You could do this in HM and export a SET of these elements, and import in HyperView.

    It is not so straight forward, but does the job.