boundary_conditions#
Bases:
TUIMenu
Contains options for copying or clearing boundary conditions when a case file is read.
Methods:
__init__
(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
clear
(service, version, mode, path)Clears the boundary conditions assigned to the specified face zones.
clear_all
(service, version, mode, path)Clears the boundary conditions assigned to all the face zones.
copy
(service, version, mode, path)Enables you to copy the boundary conditions from the face zone selected to the face zones specified.
__init__ method of TUIMenu class.
Bases:
TUIMethod
Clears the boundary conditions assigned to the specified face zones.
Bases:
TUIMethod
Clears the boundary conditions assigned to all the face zones.
Bases:
TUIMethod
Enables you to copy the boundary conditions from the face zone selected to the face zones specified.