Hi All,
Do you know if there is a way to save inputs in plugin dialog boxes so the user doesn't have to start over again each time they close it?
kind regards,
Scvant
Hi,
I'm currently creating a plug-in for ABAQUS. I've got a problem which I cant get my head around. I need to submit commands to the kernel from 2 different dialog boxes. The first dialog box submits a set of keywords (User inputs) to perform some calculations and manipulate a model. Certain...
I'm looking to get my values for resultant & component forces and moments into python for bolt fatigue analysis plug-in. I can only seem to get the viewport set up for it but can't obtain the actual values. I'm currently using ABAQUS 6.11, any ideas?
Hi,
Im currently making a plugin for ABAQUS using Python, I'm trying to import the surfaces from a .odb file into a dialog box, so the user can then select the surfaces using comboxes. I'm really struggling to get my head round it.
Any ideas?