MaxwellTorque#

class ansys.aedt.core.modules.boundary.maxwell_boundary.MaxwellTorque(app, name, props=None)#

Initialize Maxwell torque.

Methods

MaxwellTorque.create()

Create a boundary.

MaxwellTorque.delete()

Delete the boundary.

MaxwellTorque.jsonalize_tree()

Create dictionary from the Binary Tree.

MaxwellTorque.suppress_all(app)

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

MaxwellTorque.unsuppress_all(app)

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

MaxwellTorque.update()

Update the boundary.

MaxwellTorque.update_property(prop_name, ...)

Update the property of the binary tree node.

Attributes

MaxwellTorque.available_properties

Available properties.

MaxwellTorque.children

MaxwellTorque.command

Command of the modeler hystory if available.

MaxwellTorque.name

Boundary Name.

MaxwellTorque.properties

Properties data.

MaxwellTorque.props

Maxwell parameter data.

MaxwellTorque.public_dir

Shortcut for dir(self).