MeshRegion#

class ansys.aedt.core.modules.mesh_icepak.MeshRegion(app, objects=None, name=None, **kwargs)[source]#

Provides Icepak subregions mesh properties and methods.

Methods

MeshRegion.create()

Create a mesh region.

MeshRegion.delete()

Delete the mesh region.

MeshRegion.update()

Update mesh region settings with the settings in the object variable.

Attributes

MeshRegion.Enable

Get whether the mesh region is enabled.

MeshRegion.Objects

List of objects included in mesh region.

MeshRegion.Submodels

List of objects included in mesh region.

MeshRegion.assignment

List of objects included in mesh region.

MeshRegion.name

Name of the mesh region.