gap_model#
Bases:
TUIMenuEnter the narrow-gaps menu.
Methods:
__init__(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
advanced_options(service, version, mode, path)Show options.
create(service, version, mode, path)Create a gap object.
delete(service, version, mode, path)Delete an exiting gap object.
delete_all(service, version, mode, path)Delete all of the exiting gap objects.
edit(service, version, mode, path)Edit an exiting gap object.
enable(service, version, mode, path)Enable/Disable gap model.
list_gap_cell_zones(service, version, mode, path)List name of the gap cells zones that can be used as exclided cell zones in gaps creation.
list_gap_face_zones(service, version, mode, path)List name of the gap face zones that can be used for gaps creation.
list_gap_regions(service, version, mode, path)List gap regions.
render_gap_regions(service, version, mode, path)Update gap regions for postprocessing.
__init__ method of TUIMenu class.
Bases:
TUIMethodCreate a gap object.
Bases:
TUIMethodDelete an exiting gap object.
Bases:
TUIMethodDelete all of the exiting gap objects.
Bases:
TUIMethodEdit an exiting gap object.
Bases:
TUIMethodEnable/Disable gap model.
Bases:
TUIMethodList name of the gap cells zones that can be used as exclided cell zones in gaps creation.
Bases:
TUIMethodList name of the gap face zones that can be used for gaps creation.
Bases:
TUIMethodList gap regions.
Bases:
TUIMethodUpdate gap regions for postprocessing.