MaxwellForce#

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

Initialize Maxwell force.

Methods

MaxwellForce.create()

Create a boundary.

MaxwellForce.delete()

Delete the boundary.

MaxwellForce.jsonalize_tree()

Create dictionary from the Binary Tree.

MaxwellForce.suppress_all(app)

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

MaxwellForce.unsuppress_all(app)

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

MaxwellForce.update()

Update the boundary.

MaxwellForce.update_property(prop_name, ...)

Update the property of the binary tree node.

Attributes

MaxwellForce.available_properties

Available properties.

MaxwellForce.children

MaxwellForce.command

Command of the modeler hystory if available.

MaxwellForce.name

Boundary Name.

MaxwellForce.properties

Properties data.

MaxwellForce.props

Maxwell parameter data.

MaxwellForce.public_dir

Shortcut for dir(self).