MaxwellLayoutForce#

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

Initialize Maxwell layout force.

Methods

MaxwellLayoutForce.create()

Create a boundary.

MaxwellLayoutForce.delete()

Delete the boundary.

MaxwellLayoutForce.jsonalize_tree()

Create dictionary from the Binary Tree.

MaxwellLayoutForce.suppress_all(app)

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

MaxwellLayoutForce.unsuppress_all(app)

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

MaxwellLayoutForce.update()

Update the boundary.

MaxwellLayoutForce.update_property(...)

Update the property of the binary tree node.

Attributes

MaxwellLayoutForce.available_properties

Available properties.

MaxwellLayoutForce.children

MaxwellLayoutForce.command

Command of the modeler hystory if available.

MaxwellLayoutForce.name

Boundary Name.

MaxwellLayoutForce.properties

Properties data.

MaxwellLayoutForce.props

Maxwell parameter data.

MaxwellLayoutForce.public_dir

Shortcut for dir(self).