MaxwellParameters#
- class ansys.aedt.core.modules.boundary.maxwell_boundary.MaxwellParameters(app, name, props=None, boundarytype=None)#
Manages parameters data and execution.
- Parameters:
- app
ansys.aedt.core.maxwell.Maxwell3d,ansys.aedt.core.maxwell.Maxwell2d Either
Maxwell3dorMaxwell2dapplication.- name
str Name of the boundary.
- props
dict,optional Properties of the boundary.
- boundarytype
str,optional Type of the boundary.
- app
Methods
Create a boundary.
Delete the boundary.
Create dictionary from the Binary Tree.
Activate suppress option for all the operations contained in the binary tree node.
Disable suppress option for all the operations contained in the binary tree node.
Update the boundary.
MaxwellParameters.update_property(prop_name, ...)Update the property of the binary tree node.
Attributes
Available properties.
Command of the modeler hystory if available.
Boundary Name.
Properties data.
Maxwell parameter data.
Shortcut for dir(self).