🎉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

Calling Component tree list

User: "BG913"
Altair Community Member
Updated by BG913

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

Find more posts tagged with

Sort by:
1 - 4 of 41
    User: "BG913"
    Altair Community Member
    OP
    Updated by BG913

    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. 

    User: "BG913"
    Altair Community Member
    OP
    Updated by BG913

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

    User: "tinh"
    Altair Community Member
    Updated by tinh

    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

     

    User: "BG913"
    Altair Community Member
    OP
    Updated by BG913

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