GlobalMeshRegion#

class ansys.aedt.core.modules.mesh_icepak.GlobalMeshRegion(app)#

Provides Icepak global mesh properties and methods.

Methods

GlobalMeshRegion.create()

Create the region object in the modeler.

GlobalMeshRegion.delete()

Delete the region object in the modeler.

GlobalMeshRegion.jsonalize_tree()

Create dictionary from the Binary Tree.

GlobalMeshRegion.suppress_all(app)

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

GlobalMeshRegion.unsuppress_all(app)

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

GlobalMeshRegion.update()

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

GlobalMeshRegion.update_property(prop_name, ...)

Update the property of the binary tree node.

Attributes

GlobalMeshRegion.Objects

Get the region object from the modeler.

GlobalMeshRegion.children

GlobalMeshRegion.command

Command of the modeler hystory if available.

GlobalMeshRegion.name

Mesh region name.

GlobalMeshRegion.properties

Properties data.