Matrix#
- class ansys.aedt.core.modules.boundary.Matrix(app, name, operations=None)[source]#
Manages Matrix in Q3d and Q2d Projects.
Methods
Matrix.add_operation
(operation_type[, ...])Add a new operation to existing matrix.
Matrix.create
([source_names, new_net_name, ...])Create a new matrix.
Delete current matrix.
Matrix.get_sources_for_plot
([...])Return a list of source of specified matrix ready to be used in plot reports.
Matrix.sources
([is_gc_sources])List of matrix sources.
Attributes
List of matrix operations.