Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

MSC Apex scripting 1

Status
Not open for further replies.

thesiswork

Student
Joined
Feb 8, 2022
Messages
11
Location
SE
I want to create script in python for fastener connection because there are multiple location in my model and doing manually is time consuming. Anyone who knows where I can find a good resource or any tip where I can began with?
 
You can start recording your steps of fastener connections in a macro and then use that macro for creating enhanced script in python. I am not MSC apex user but this functionality is quite common in the FEA software. Start from this. Once you get command on what commands are used for which step you can start writing your own scripts.

Search "Macro Play / Record" in MSC apex help or online.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top