🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Review set with tcl

User: "Altair Forum User"
Altair Employee
Updated by Altair Forum User

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

Find more posts tagged with

Sort by:
1 - 3 of 31
    User: "tinh"
    Altair Community Member
    Updated by tinh

    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

    User: "Altair Forum User"
    Altair Employee
    OP
    Updated by Altair Forum User

    Thanks for your answer tinh

    Regards

    User: "QuyNguyenDai"
    Altair Community Member
    Updated by QuyNguyenDai

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

    screenshot_74.png.c62b1654dc166d4700f3e57e29fe1745.png