BoundaryObject3dLayout#
- class ansys.aedt.core.modules.boundary.layout_boundary.BoundaryObject3dLayout(app, name: str, props=None, boundarytype: str = 'Port')#
Manages boundary data and execution for Hfss3dLayout.
- Parameters:
Examples
>>> from ansys.aedt.core.modules.boundary.layout_boundary import BoundaryObject3dLayout >>> obj = BoundaryObject3dLayout()
Methods
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.
Update the property of the binary tree node.
Attributes
Available properties.
Retrieve children.
Command of the modeler hystory if available.
Boundary Name.
Properties data.
Excitation data.
Shortcut for dir(self).