Region#
- class ansys.aedt.core.modules.mesh_icepak.Region(app)[source]#
Provides Icepak global mesh region properties and methods.
Attributes
Get the subregion name.
Get a string with the padding value used in the -X direction.
Get a string with the padding type used in the -X direction.
Get a string with the padding value used in the -Y direction.
Get a string with the padding type used in the -Y direction.
Get a string with the padding value used in the -Z direction.
Get a string with the padding type used in the -Z direction.
Get the subregion modeler object.
Get a list of strings containing thepadding types used, one for each direction, in the following order: +X, -X, +Y, -Y, +Z, -Z.
Get a list of padding values (string or float) used, one for each direction, in the following order: +X, -X, +Y, -Y, +Z, -Z.
Get a string with the padding value used in the +X direction.
Get a string with the padding type used in the +X direction.
Get a string with the padding value used in the +Y direction.
Get a string with the padding type used in the +Y direction.
Get a string with the padding value used in the +Z direction.
Get a string with the padding type used in the +Z direction.