Customization and Automation


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

_findAt() method

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

BulkData in Python ODB API

odbJoin utility limitation 

Abaqus ODB API

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

Combine ODBs

Abaqus Python Miscellaneous Utilities

python Cleanup script to delete unnecessary abaqus files extension using oncaegraphicstartup() method

Script to summarize warnings and errors from Abaqus text output files

issubset() method in Python

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

Using range and xrange functions in python

Power function for XY Data