Mesh3d#
- class ansys.aedt.core.modules.mesh_3d_layout.Mesh3d(app)#
Manages mesh operations for HFSS 3D Layout.
Provides the main AEDT mesh functionality. The inherited class
AEDTConfig
contains all_desktop
hierarchical calls needed by this class.- Parameters:
- app
ansys.aedt.core.application.analysis_3d_layout.FieldAnalysis3DLayout
- app
Methods
Mesh3d.assign_length_mesh
(setup, layer, net)Assign mesh length.
Mesh3d.assign_skin_depth
(setup, layer, net)Assign skin depth to the mesh.
Mesh3d.delete_mesh_operations
(setup, name)Remove mesh operations from a setup.
Mesh3d.generate_mesh
(name)Generate the mesh for a design.
Attributes
AEDT Mesh Module.