get_region_names_for_participant#
- class ansys.systemcoupling.core.adaptor.api_25_2.get_region_names_for_participant.get_region_names_for_participant(name=None, parent=None)#
Bases:
CommandThis query is deprecated and will be deleted in future releases. To get region names for a participant, you can use
get_child_namesquery, for example:setup.coupling_participant[name].region.get_child_names()`- Parameters:
- participant_name
str Name of the participant.
- participant_name
Included in:
Parent |
Summary |
|---|---|
‘root’ object |