zones#
Bases:
TUIMenuEnters 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:
TUIMethodCreate dynamic zone.
Bases:
TUIMethodDeletes a dynamic zone.
Bases:
TUIMethodInserts a new cell zone.
Bases:
TUIMethodInserts a new layer cell zone at a specified location.
Bases:
TUIMethodLists the dynamic zones.
Bases:
TUIMethodRemoves a cell zone.
Bases:
TUIMethodRemoves an interior layer cell zone.