MaryWuh
Civil/Environmental
- Oct 2, 2020
- 1
Hi
I would like to write a script to get .rpt file with a summed RF3 at Set-1.
I have previously created a history Output Request to get RF3 at Set-1:
mdb.models['Model-1'].historyOutputRequests['H-Output-1'].setValues(rebar=
EXCLUDE, region=mdb.models['Model-1'].rootAssembly.sets['Set-1'],
sectionPoints=DEFAULT, variables=('RF3', 'IRF3', 'ALLAE', 'ALLCD',
'ALLDMD', 'ALLEE', 'ALLFD', 'ALLIE', 'ALLJD', 'ALLKE', 'ALLKL', 'ALLPD',
'ALLQB', 'ALLSE', 'ALLSD', 'ALLVD', 'ALLWK', 'ETOTAL'))
Any ideas? - thank you!
I would like to write a script to get .rpt file with a summed RF3 at Set-1.
I have previously created a history Output Request to get RF3 at Set-1:
mdb.models['Model-1'].historyOutputRequests['H-Output-1'].setValues(rebar=
EXCLUDE, region=mdb.models['Model-1'].rootAssembly.sets['Set-1'],
sectionPoints=DEFAULT, variables=('RF3', 'IRF3', 'ALLAE', 'ALLCD',
'ALLDMD', 'ALLEE', 'ALLFD', 'ALLIE', 'ALLJD', 'ALLKE', 'ALLKL', 'ALLPD',
'ALLQB', 'ALLSE', 'ALLSD', 'ALLVD', 'ALLWK', 'ETOTAL'))
Any ideas? - thank you!