DataTables#

class ansys.mapdl.core._commands.prep7.data_tables.DataTables#

DataTables.cbtmp([temp])

Specifies a temperature for composite-beam input.

DataTables.cgrow([action, par1, par2, par3])

Specifies crack-growth options in a fracture analysis.

DataTables.inistate([action, val1, val2, ...])

Defines initial-state data and parameters.

DataTables.tb([lab, matid, ntemp, npts, ...])

Activates a data table for material properties or special element input.

DataTables.tbcopy([lab, matf, matt])

Copies a data table from one material to another.

DataTables.tbdata([stloc, c1, c2, c3, c4, ...])

Defines data for the material data table.

DataTables.tbdele([lab, mat1, mat2, inc, tbopt])

Deletes previously defined material data tables.

DataTables.tbeo([par, value])

Sets special options or parameters for material data tables.

DataTables.tbfield([type_, value])

Defines values of field variables for material data tables.

DataTables.tbin([oper, par1, par2, par3, par4])

Sets parameters used for interpolation of the material data tables.

DataTables.tblist([lab, mat])

Lists the material data tables.

DataTables.tbmodif([row, col, value])

Modifies data for the material data table (GUI).

DataTables.tbplot([lab, mat, tbopt, temp, segn])

Displays the material data table.

DataTables.tbpt([oper, x1, x2, x3, xn])

Defines a point on a nonlinear data curve.

DataTables.tbtemp([temp, kmod])

Defines a temperature for a material data table.