The SIMULIA Community (SIMUILA Community > Learning Resources > 3DEXPERIENCE and Traditional Products > Abaqus > Plug-ins/Scripts) provides examples of plug-ins and customized applications as well as access to a community of users that fosters the advance of the Abaqus Scripting Interface and the Abaqus GUI Toolkit. Search in this community for “Prototype Example” to download the zip file for the prototype application, then unzip the files and go to the directory containing the files that you downloaded. To use the prototype application, open the file testDB.py in a text editor. From the system prompt, enter the following: abaqus cae -custom prototypeApp -noStartup The The application creates two icons in the toolbox, as shown in Figure 1. ![]() The
For example, try the following:
When you click in the dialog box, the kernel command issued by the dialog box is written to the message area, rather than being executed by Abaqus/CAE. This allows you to debug the command before you try to execute it in the kernel. After you have debugged your form and dialog box code, you can modify the
form to issue the command to the kernel by following the example in
Form example.
You can connect the form to your GUI, instead of to the
| |||||||