43.1.3. Create ProcessNet Script

The user can create the ProcessNet Python Script.

Step to Create ProcessNet script

  1. Copy <Install Dir>\bin\python\ProcessNetTemplate.py to the desired path.

  2. Use the copied py file Open the file using the IDE.

  3. Write the code.

  4. When you create it, you need to create it so that the code created between Initialize() and Dispose() is executed.

Note

With using the IDE, additional option settings are required to use RecurDyn Package.
Section (Setting for using RecurDyn package at IDE) explains its contents.