ansys.dyna.core.pre.dynabase.IGAPart#

class ansys.dyna.core.pre.dynabase.IGAPart(pid)#

Bases: Part

Defines an isogeometric shell part.

The part definition consists of the combined material information, section properties, hourglass type, thermal properties, and a flag for part adaptivity.

stub#
type = 'IGA'#
shear_factor = 1#
thickness = 1#
set_shear_factor(factor)#

Set the shear correction factor, which scales the transverse shear stress.

set_thickness(thickness)#

Set the shell thickness.

set_property()#

Set properties for the IGA part.