basic_shapes#
Bases:
TUIMenu
Enters the menu to define the geometry of the source mask and sponge layer using the basic shapes, represented by the cell registers of the type “Region”.
Methods:
__init__
(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
add_source_mask_shape
(service, version, ...)Adds a basic shape to the definition of the source mask geometry.
add_sponge_layer_shape
(service, version, ...)Adds a basic shape to the definition of the sponge layer geometry.
list_region_registers
(service, version, ...)List all available cell registers of the type "Region".
list_source_mask_shapes
(service, version, ...)List basic shapes, which are currently used in the definition of the source mask geometry.
list_sponge_layer_shapes
(service, version, ...)List basic shapes, which are currently used in the definition of the sponge layer geometry.
remove_source_mask_shape
(service, version, ...)Remove a basic shape from the definition of the source mask geometry.
remove_sponge_layer_shape
(service, version, ...)Remove a basic shape from the definition of the sponge layer geometry.
__init__ method of TUIMenu class.
Bases:
TUIMethod
Adds a basic shape to the definition of the source mask geometry.
Bases:
TUIMethod
Adds a basic shape to the definition of the sponge layer geometry.
Bases:
TUIMethod
List all available cell registers of the type “Region”.
Bases:
TUIMethod
List basic shapes, which are currently used in the definition of the source mask geometry.
Bases:
TUIMethod
List basic shapes, which are currently used in the definition of the sponge layer geometry.
Bases:
TUIMethod
Remove a basic shape from the definition of the source mask geometry.
Bases:
TUIMethod
Remove a basic shape from the definition of the sponge layer geometry.