BoundaryObject3dLayout# class pyaedt.modules.Boundary.BoundaryObject3dLayout(app, name, props, boundarytype)[source]# Manages boundary data and execution for Hfss3dLayout. Parameters: appobjectAn AEDT application from pyaedt.application. namestrName of the boundary. propsdictProperties of the boundary. boundarytypestrType of the boundary. Methods BoundaryObject3dLayout.delete() Delete the boundary. BoundaryObject3dLayout.update() Update the boundary. Attributes BoundaryObject3dLayout.available_properties Available properties. BoundaryObject3dLayout.name Boundary Name.