cut_control#
Bases:
TUIMenu
Enters the overset hole cut control menu.
Methods:
add
(*args, **kwargs)Adds a hole cut control, so that a boundary zone does not cut specified cell zones.
delete
(*args, **kwargs)Deletes the hole cut control for a boundary zone.
delete_all
(*args, **kwargs)Deletes the hole cut controls for all boundary zones.
list
(*args, **kwargs)Lists the defined hole cut controls.
Classes:
cut_seeds
(path, service)Enters the overset hole cut seeds menu.
Adds a hole cut control, so that a boundary zone does not cut specified cell zones.
Bases:
TUIMenu
Enters the overset hole cut seeds menu.
Methods:
add
(*args, **kwargs)Add a hole cut seed.
cut_seeds_for_all_component_zones
(*args, ...)Specifies whether all component zones get cut seeds, which cut pilot holes into the overlapping meshes that will then be enlarged during overlap minimization.
delete
(*args, **kwargs)Delete a hole cut seed.
delete_all
(*args, **kwargs)Delete all hole cut seeds.
list
(*args, **kwargs)List the defined hole cut seeds.
Add a hole cut seed.
Specifies whether all component zones get cut seeds, which cut pilot holes into the overlapping meshes that will then be enlarged during overlap minimization.
Delete a hole cut seed.
Delete all hole cut seeds.
List the defined hole cut seeds.
Deletes the hole cut control for a boundary zone.
Deletes the hole cut controls for all boundary zones.
Lists the defined hole cut controls.