pyyeti.nastran.op2.OP2.rdop2tload¶
- OP2.rdop2tload()[source]¶
Returns the TLOAD data from an op2 file.
This routine scans the op2 file for the DYNAMICS data block and then calls
rdop2dynamics()to read the data.
Returns the TLOAD data from an op2 file.
This routine scans the op2 file for the DYNAMICS data block and
then calls rdop2dynamics() to read the data.