collar_grids#
Bases:
TUIMenu
Enter the overset collar grid menu. Collar grids only need to be defined if they are to be excluded from being cut during hole cutting.
Methods:
__init__
(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
add
(service, version, mode, path)Add overset component grid to list of collar grids.
delete
(service, version, mode, path)Remove a grid from list of collar grids.
delete_all
(service, version, mode, path)Remove all grids from collar grid list.
list
(service, version, mode, path)List all grids on collar grid list.
__init__ method of TUIMenu class.
Bases:
TUIMethod
Add overset component grid to list of collar grids.
Bases:
TUIMethod
Remove a grid from list of collar grids.
Bases:
TUIMethod
Remove all grids from collar grid list.
Bases:
TUIMethod
List all grids on collar grid list.