Review set with tcl

Altair Forum User
Altair Forum User
Altair Employee
edited October 2020 in Community Q&A

Hello everyone,

I'm trying to display with a tcl in HyperMesh 14.0 (Abaqus-Standard3D User Profile), the review item of entity sets panel and then select automatically a set defined by user.

The command : hm_pushpanelitem {entity sets} review      works but after what it the command to select a defined group ?

I have tried to use the command  :  hm_setinputentry 'entity sets' [hm_getitemnumber {entity sets} 'name ='] toto     to select the group named toto but the name doesn't appear in the entry

Can you help me about that?

Thanks

Michael

<?xml version="1.0" encoding="UTF-8"?>ReviewItemPanel001.jpg

<?xml version="1.0" encoding="UTF-8"?>EntitySetsPanel001.jpg

Tagged:

Answers

  • tinh
    tinh Altair Community Member
    edited April 2018

    maybe you cannot hook to that panel.

    if you just want to review nodes of a set, use:

    *createmark nodes 1 'by set name' $set_name

    hm_highlightmark nodes 1 h

  • Altair Forum User
    Altair Forum User
    Altair Employee
    edited June 2018

    Thanks for your answer tinh

    Regards

  • Q.Nguyen-Dai
    Q.Nguyen-Dai Altair Community Member
    edited June 2018

    With release 2017, you have already a menu 'review':

    screenshot_74.png.c62b1654dc166d4700f3e57e29fe1745.png