Technical Support

{{ post.title }} 글 편집 Author {{ post.author.name }} Posted on

Version {{ post.target_version }} Product
{{ product.name }}
Tutorial/Manual {{ post.manual_title }} Attached File {{ post.file.upload_filename }}

ProcessNet, which provides various RecurDyn API, supports Python. This makes it possible to develop various customized functions using Python in RecurDyn.

You can select Python from ProcessNet Type in [Home tab]-[Setting group]-[ProcessNet]

RecurDyn-Python-Ribbon.jpg

ProcessNet/Python makes it possible to develop automation scripts for repetitive tasks, user-customized UIs, utilities for improved convenience, and toolkits of new concepts with easier and simpler programming. In addition, various Python libraries are available for ProcessNet.

  • Pre/Post Simulation: Python Script can be registered in Pre/Post Simulation in the same way as the existing C# DLL
  • External IDE: Users can directly install and use their own preferred Python IDE.

RecurDyn-Python-dialog-box.jpg


You can use various kinds of software to utilize RecurDyn ProcessNet/Python.

The document below describes how to use ProcessNet/Python with Visual Studio Code.

Python ProcessNet - Environment setup.pdf