_Boundary#
- class ansys.fluent.core.generated.datamodel_252.flicing.Root.Case.Setup.Boundary._Boundary(service, rules, path)#
Bases:
PyMenuSingleton _Boundary.
Classes:
BoundaryId(service, rules[, path])Parameter BoundaryId of value type int.
BoundaryType(service, rules[, path])Parameter BoundaryType of value type str.
Flow(service, rules, path)Singleton Flow.
Thermal(service, rules, path)Singleton Thermal.
Turbulence(service, rules, path)Singleton Turbulence.
Methods:
__init__(service, rules, path)__init__ method of PyMenu class.
- class BoundaryId(service, rules, path=None)#
Bases:
PyNumericalParameter BoundaryId of value type int.
- class BoundaryType(service, rules, path=None)#
Bases:
PyTextualParameter BoundaryType of value type str.
- __init__(service, rules, path)#
__init__ method of PyMenu class.