🎉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

Tool to rename the components with standard naming

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

I would like to make tool for post process. This need to perform the renaming Operation.

Here sample view of tool layout which I required.

 

img1.jpg
 

  

I will explain with example.

img2.jpg

The model having  there many Assembly ( Mesh_1,Mesh_2,Mesh_3_etc)

1.    When running this script. Pop window need to appear as per my sample layout.

2.    With select Assembly (button1), I can able to select the Assembly available in the model.

3.    After selecting the Assembly. The selected Assembly name should be appear in the list box including sub assembly components too.

4.    In the List Box I can able to select the multiple components for renaming.

5.    After selecting the components going for other option Name 2, Name 2, Name 3 .

6.    When I click SET button. All the components names to be renames as like below format.

                Comp_1   -->  Comp_1-Name1value-Name2value-Name3value

  Note : after click renaming operation happen then list reloaded with same selected assembly until click RESET buton

Name 1 drop down menu values :  value1, value1, value1.

Name 2 -  Check Box values : txt1, txt2, Other ( if select other drop down menu2 can be selected )

                drop down menu2 values : text3, txt4, txt5,

Name 3 -  Check Box values : txt1, txt2, txt3, txt4, txt5, txt6, Other ( if select other drop down menu2 can be selected )

                drop down menu3 values : None,txt3, txt4, txt5,( If selected value  None, The Name 3 should not include while remaining)

 

Kindly help to make this tool.

Find more posts tagged with