Skip to main content
Ansys Developer Tips & Tricks

Script Tip Friday- Bolt Pretension

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

Ansys Developer Tips & Tricks

Script Tip Friday- How to Sum Damage Results

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

Ansys Developer Tips & Tricks

Script Tip Friday- Node Connectivity using DPF

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

Ansys Developer Tips & Tricks - Python

Installing PyAnsys modules in a Virtual Environment

| 04.15.2022

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

Ansys Developer Tips & Tricks - Python

Introducing PyAnsys

| 04.01.2022

Senior Principal R&D Engineer, Pierre Thieffry, introduces PyAnsys in the premiere edition of our script tips series.