Interaction#
- class ansys.aedt.core.emit_core.results.interaction.Interaction(emit_obj, domain: InteractionDomain, revision)#
Methods
Interaction.export_results(file_path[, ...])Export the results for this interaction to a file.
Interaction.get_availability(domain)Get the availability of this interaction.
Get the availability warning for this interaction.
Get the interaction domain for this interaction.
Interaction.get_instance(domain)Get the instance at the specified index for this interaction.
Interaction.get_worst_instance(result_type)Get the worst instance for this interaction.
Check if this interaction has valid availability.
Check if this interaction is valid.
Validate this interaction, raising an exception if invalid.