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

RecurDyn Python webinar.jpg

From RecurDyn V9R5 released in 2021, RecurDyn ProcessNet supports Python.

This webinar introduces how to automate RecurDyn tasks using Python.

This lecture shows how to build a RecurDyn model, run a simulation and review the results using Python.


You can reduce the repetitive tasks with Python.

In addition, you can leverage rich libraries of Python.


You can request the full video from the below link.

https://contents.functionbay.com/20220804-webinar-python-en


You can download the example codes and RDFunctions.py at https://bit.ly/RecurDynPython2022


Index

  1. 01:08 Python and RecurDyn API
  2. 03:13 Installation and Usage of Python and IDE (PyCharm)
  3. 09:50 Basic Usage of RecurDyn API (ProcessNet Python)
  4. 16:27 Examples of Python Script Usage
  5. 21:45 An Easier Way to Use Python Functions (RDFunctions.py)
  6. Simulation Process Example using Python
    1. 26:06 Mechanism modeling of Jansen link
    2. 29:36 Path extraction and comparison of four-bar linkage’s Tool Points
    3. 34:16 Frequency according to initial angle of a simple pendulum
    4. 38:18 Eigen analysis and mode information extraction
  7. 43:46 Conclusion

If you are not familiar with RecurDyn yet, please watch:
RecurDyn Starter Kit ( https://functionbay.com/f7C3Rp )
or RecurDyn Beginner Kit ( https://functionbay.com/NCQn8Q ) first.