Script Tip Friday- Adding contact tools to the solution branch for all contacts
Ansys Developer | 06.17.2022This script tip demonstrates how to add contact tools to the solution brand for all contacts.
Script Tip Friday- Create and export contact tool results for all time steps
pernelle.maronehitz@ansys.com | 06.10.2022This script tip covers how to create and export contact tool results for all time steps using ACT.
Script Tip Friday- Communicate with the Project Page from within Mechanical
landon.kanner@ansys.com | 06.03.2022In this script tip Landon Kanner helps answer a question we get all the time- how to communicate with the Project Page from within Mechanical.
Script Tip Friday- How to navigate scripting in SCDM
Ansys Developer | 05.27.2022This script tip covers navigating Ansys SpaceClaim Direct Modeler for scripting, and then accessing the different objects in SCDM by scripting (Solid, Faces, Edge etc.).
Script Tip Friday- Bolt Pretension
pierre.thieffry@ansys.com | 05.20.2022What if you could easily create your own parameters in Mechanical using simple scripts to run design variations and optimization? Well, parametric variations are part of Ansys Mechanical’s DNA.
Script Tip Friday- How to Sum Damage Results
Ansys Developer | 05.13.2022This article tackles the task of summing damage results by creating your own field using DPF. You can use the similar method to sum or manipulate contour results from multiple result objects.
Script Tip Friday- Node Connectivity using DPF
pernelle.maronehitz@ansys.com | 05.06.2022This script tip covers how to find the IDs and position of the nodes of a named selection using DPF in Mechanical, and also how to know which elements this node is attached to (node connectivity).
Installing PyAnsys modules in a Virtual Environment
sandeep.medikonda@ansys.com | 04.15.2022We cover the importance of installation PyAnsys packages inside a virtual environment.