Skip to main content
Ansys Developer Tips & Tricks

Script Tip Friday- Displaying txt, PDF or browser contents in your worksheet

Ansys Developer | 06.24.2022

Our Script Tip this week comes from our Senior Application Engineer here at Ansys, Vishnu Venkataraman. Have you ever wondered the best way to display text, PDF or browser contents in your worksheet? Well thank goodness we have Vishnu here to help!

Read More
Ansys Developer Tips & Tricks

Script Tip Friday- Adding contact tools to the solution branch for all contacts

Ansys Developer | 06.17.2022

This script tip demonstrates how to add contact tools to the solution brand for all contacts.

Read More
Ansys Developer Tips & Tricks

Script Tip Friday- Create and export contact tool results for all time steps

pernelle.maronehitz@ansys.com | 06.10.2022

This script tip covers how to create and export contact tool results for all time steps using ACT.

Read More
Ansys Developer Tips & Tricks

Script Tip Friday- Communicate with the Project Page from within Mechanical

landon.kanner@ansys.com | 06.03.2022

In this script tip Landon Kanner helps answer a question we get all the time- how to communicate with the Project Page from within Mechanical.

Read More
Ansys Developer Tips & Tricks

Script Tip Friday- How to navigate scripting in SCDM

Ansys Developer | 05.27.2022

This script tip covers navigating Ansys SpaceClaim Direct Modeler for scripting, and then accessing the different objects in SCDM by scripting (Solid, Faces, Edge etc.).

Read More
Ansys Developer Tips & Tricks

Script Tip Friday- Bolt Pretension

pierre.thieffry@ansys.com | 05.20.2022

What 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.

Read More
Ansys Developer Tips & Tricks

Script Tip Friday- How to Sum Damage Results

Ansys Developer | 05.13.2022

This 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.

Read More
Ansys Developer Tips & Tricks

Script Tip Friday- Node Connectivity using DPF

pernelle.maronehitz@ansys.com | 05.06.2022

This 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).

Read More
Ansys Developer Tips & Tricks - Python

Installing PyAnsys modules in a Virtual Environment

sandeep.medikonda@ansys.com | 04.15.2022

We cover the importance of installation PyAnsys packages inside a virtual environment.

Read More