reduced_matrices#
- property MaxwellMatrix.reduced_matrices: list[MaxwellReducedMatrix]#
List of reduced matrix groups for the parent matrix.
- Returns:
listList of reduced matrices for the parent matrix.
Examples
>>> from ansys.aedt.core.modules.boundary.maxwell_boundary import MaxwellMatrix >>> obj = MaxwellMatrix() >>> obj.reduced_matrices