zones#
Bases:
TUIMenu
Enters the dynamic mesh zones menu.
Methods:
__init__
(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
create
(service, version, mode, path)Create dynamic zone.
delete
(service, version, mode, path)Deletes a dynamic zone.
insert_boundary_layer
(service, version, ...)Inserts a new cell zone.
insert_interior_layer
(service, version, ...)Inserts a new layer cell zone at a specified location.
list
(service, version, mode, path)Lists the dynamic zones.
remove_boundary_layer
(service, version, ...)Removes a cell zone.
remove_interior_layer
(service, version, ...)Removes an interior layer cell zone.
__init__ method of TUIMenu class.
Bases:
TUIMethod
Create dynamic zone.
Bases:
TUIMethod
Deletes a dynamic zone.
Bases:
TUIMethod
Inserts a new cell zone.
Bases:
TUIMethod
Inserts a new layer cell zone at a specified location.
Bases:
TUIMethod
Lists the dynamic zones.
Bases:
TUIMethod
Removes a cell zone.
Bases:
TUIMethod
Removes an interior layer cell zone.