CALCSECTHISTDB,<cutnum>,<px>,<py>,<pz>,<nx>,<ny>,<nz>,<rx>,<ry>,<rz>,<sys>,<ts>,[start],[end],[Stride],<outfile>
Calculate the Stress history from a cross section using the database currently loaded into User Interface memory. This command has the functionality as CALCSECTHIST does for ASCII generate stress data.
The output of this command is a 7 column CSV ASCII table where the first column is either the simulation time or step number if ts is set to 0. The rest of the six columns are the stress components of the cross section. The final line of the file will have the word MAX in the first column. This line will contain the absolute maximum for each component in the table, but the sign of the stress will be maintained on this line.
Before using this command, The stress database for the calculation must be loaded into the User Interface. The associated model must be loaded into memory and set as the active model. The cut input by the user cutnum must be defined before using this command.