Region#
- class ansys.aedt.core.modules.mesh_icepak.Region(app)#
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 the padding types used.
Get a list of padding values (string or float) used.
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.