region_child#
- class ansys.systemcoupling.core.adaptor.api_25_2.region_child.region_child(name=None, parent=None)#
Bases:
ContainerConfigure a region for the coupling participant.
Properties
- topologystr
Region topology type.
Allowed values:
“Surface”
“Volume” (3D participants only)
- input_variablesStringListType
Input variables for the region or FMU.
- output_variablesStringListType
Output variables for the region or FMU.
- display_namestr
Display name of the region.
- region_discretization_typestr
Region discretization type (“Mesh Region” or “Point Cloud Region”).
Included in:
Parent |
Summary |
|---|---|
Configure a region for the coupling participant. |