Find more posts tagged with
Hello mahes,
You'll have to create a table with the different columns for comp, prop, mat etc.,
Using a function you can auto populate the first column with all component IDs.
Using combo boxes you can set all the other props and mats for respective comp Ids,Once everything is done a Button can be used to run a procedure which modifies all the props, mats.
Hi livillyle,
Its difficult understand sme codes for those in hwtk toolkit.
Thanks
mahes
If you are new with scripting, it is a bit difficult
the example in hwtk help is the rough code that you inquired, so I will not write it again for you, just modify some things to work in hypermesh:
If you are new with scripting, it is a bit difficult
the example in hwtk help is the rough code that you inquired, so I will not write it again for you, just modify some things to work in hypermesh:
thanks tinh
Hello mahes,
You'll have to create a table with the different columns for comp, prop, mat etc.,
Using a function you can auto populate the first column with all component IDs.
Using combo boxes you can set all the other props and mats for respective comp Ids,
Once everything is done a Button can be used to run a procedure which modifies all the props, mats.