Scripts/Plug-ins
▶To share a script/plug-in, become a SIMULIA Community Author and create a new 'post'.
OEBT (ODB Extractor and Builder Tool) Plug-in (OEBT ODB )
Introduction to Scripting
Script Your Way to a Life of Ease
Learning Python for Scripting in Abaqus
Getting Started with Abaqus Scripting using Python
Python Scripts for Abaqus (book)
Intro to Abaqus Scripting: Course Material and RSG Builder
Tips and Tricks
Abaqus/CAE GUI Customization
Print statement in a Abaqus python GUI script
Committing Abaqus/CAE plug-in dialog
AFXPickStep in Abaqus/CAE plug-in
Abaqus/CAE plug-in with custom data
Launching Abaqus/CAE without the startup dialog
Abaqus/CAE Kernel Scripting
Abaqus/CAE method to check if CAD connection is enabled or not
Abaqus/CAE python command to check for overclosures in the model
Property generation scripts for assembled fasteners in Abaqus/CAE
Identiying section name from a mesh or geometry region in Abaqus/CAE
_getClassSizes() method in Abaqus/CAE
Face index and edge index using element connectivity
Abaqus scripting methods to obtain the region objects associated with the feature objects
Abaqus ODB API
Python command to add "NoValue" to the Field Output value
addElements() and addData() methods in ODB API
Use of getSubset() method with ELEMENT_NODAL output
LocalCsys member of a materialOrientation object
Return value for dataDouble member of FieldValue object in C++ ODB API
ODB API methods to extract complex field output results
Calling getActiveOdb() method multiple times...
Abaqus Python Miscellaneous Utilities
Script to summarize warnings and errors from Abaqus text output files
sorted() function in Abaqus 6.13 python
Environment variable to suppress job messages
Why it is not advisable to use python 'is' statement for comparing objects in Abaqus/CAE