ansys.dyna.core.keywords.keyword_classes.manual.initial_strain_shell_version_0_9_1.InitialStrainShellLegacyCardSet#

class ansys.dyna.core.keywords.keyword_classes.manual.initial_strain_shell_version_0_9_1.InitialStrainShellLegacyCardSet(**kwargs)#

Bases: ansys.dyna.core.lib.cards.Cards

CardSet.

property eid: int | None#

Get or set the Shell element ID.

property nplane: int | None#

Get or set the Number of in#plane integration points being output.

property nthick: int | None#

Get or set the Number of integration points through the thickness.

property large: int#

Get or set the Large format flag: EQ.0: off EQ.1 : on.Each strain field is twice as long for higher precision.

property ilocal: int#

Get or set the Flag for coordinate system of strain components: EQ.0: global, EQ.1 : local(not supported).

property strains: pandas.DataFrame#

Get the table of strains.

property parent: ansys.dyna.core.lib.keyword_base.KeywordBase#

Get the parent keyword.