MaxwellMatrix#
- class ansys.aedt.core.modules.boundary.maxwell_boundary.MaxwellMatrix(app, parent_name, reduced_name)#
Provides methods to interact with reduced matrices in Maxwell.
This class allows sources in a reduced matrix to be listed, updated, and deleted.
- Parameters:
Methods
MaxwellMatrix.delete
(source)Delete a specified source in a reduced matrix.
MaxwellMatrix.update
(old_source, source_type)Update the reduced matrix.
Attributes
List of matrix sources.