Abaqus Python - Extract number of steps/frames
Abaqus Python - Extract number of steps/frames
(OP)
I am writing a code in which I need to set a variable to the number of steps and another to the number of frames.
I will then use that to iterate through the steps in viewer and take screenshots. I've looked through the manual and can't find anything that will help me get this, plus I don't really understand the code structure for abaqus yet.
Best,
- Clay
I will then use that to iterate through the steps in viewer and take screenshots. I've looked through the manual and can't find anything that will help me get this, plus I don't really understand the code structure for abaqus yet.
Best,
- Clay





RE: Abaqus Python - Extract number of steps/frames
CODE --> Python