Table2D
#
- class ansys.dyna.core.pre.dynabase.Table2D(title='')#
Define a table,a curve ID is specified for each value defined in the table.
Overview#
Import detail#
from ansys.dyna.core.pre.dynabase import Table2D
Attribute detail#
- Table2D.title = ''#
- Table2D.valuecurvelist = []#
Method detail#
- Table2D.append(value=0, curve=None)#
- Table2D.create(stub=None)#
Create Table2D.