SubRegion#
- class ansys.aedt.core.modules.mesh_icepak.SubRegion(app, parts, name=None)#
Provides Icepak mesh subregions properties and methods.
Methods
SubRegion.create
(padding_values, ...)Create subregion object.
Delete the subregion object.
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.
Parts included in the subregion.
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.