Calling Component tree list

BG913
BG913 Altair Community Member
edited October 2020 in Community Q&A

Hi ,

 

I'm writing a code which uses provides user options to modify created constrained rigid bodies.

I feel instead of asking user to select a component to update the master or slave, I would like to provide him/her with this interface (shown in pic) for selection of new comps or deselection. The advantage is that the user can view the existing selection present. 

 

Can anyone tell me how to proceed with this.

<?xml version="1.0" encoding="UTF-8"?>forum_altair.JPG

Answers

  • BG913
    BG913 Altair Community Member
    edited February 2019

    Like I don't want to use a message prompt for selecting each  component and I don't want to use *createmarkpanel for the same. Hm_callcollector also allows only selection of one component. 

  • BG913
    BG913 Altair Community Member
    edited February 2019

    @Livil Lyle @tinh any ideas on how get that 'select from list' gui ??

  • tinh
    tinh Altair Community Member
    edited February 2019

    There is a private hm proc to call that GUI. I don't have hypermesh here to check it.plz wait till Monday

     

    You can make a similar GUI using hwtk::selectlist combine a wait mechanizm to configure it as a modal dialog

     

  • BG913
    BG913 Altair Community Member
    edited February 2019

    Oh ok, I'll try that, Thanks :)/emoticons/default_smile.png' srcset='/emoticons/smile@2x.png 2x' title=':)' width='20' />