Automate Organizing Assembly
I have a requirement where I want to create an assembly and associated certain components ( whose ids are known ).
The list of components to go in assembly is stored in an excel sheet.
How can I do this?
I'm very new to hypermesh automation.
Can I create an application ( in C++ or Python )
1. which reads the excel sheet to get the components.
2, This application should invoke the Hypermesh in batchmode and issue an command to create an assembly
3. Then associate the list of components to that assembly.
Find more posts tagged with
Sort by:
1 - 3 of
31
Here're my suggestion:
Adapt these commands *____ for TCL script. More info about TCL script programming in Hyperworks's docs.