boundary_conditions#
Bases:
TUIMenuContains 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:
TUIMethodClears the boundary conditions assigned to the specified face zones.
Bases:
TUIMethodClears the boundary conditions assigned to all the face zones.
Bases:
TUIMethodEnables you to copy the boundary conditions from the face zone selected to the face zones specified.