MeshRegion#

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

Provides Icepak subregions mesh properties and methods.

Methods

MeshRegion.create()

Create a mesh region.

MeshRegion.delete()

Delete the mesh region.

MeshRegion.jsonalize_tree()

Create dictionary from the Binary Tree.

MeshRegion.suppress_all(app)

Activate suppress option for all the operations contained in the binary tree node.

MeshRegion.unsuppress_all(app)

Disable suppress option for all the operations contained in the binary tree node.

MeshRegion.update()

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

MeshRegion.update_property(prop_name, prop_value)

Update the property of the binary tree node.

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.children

MeshRegion.command

Command of the modeler hystory if available.

MeshRegion.name

Name of the mesh region.

MeshRegion.properties

Properties data.