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:
add_source_mask_shape
(*args, **kwargs)Adds a basic shape to the definition of the source mask geometry.
add_sponge_layer_shape
(*args, **kwargs)Adds a basic shape to the definition of the sponge layer geometry.
list_region_registers
(*args, **kwargs)List all available cell registers of the type "Region".
list_source_mask_shapes
(*args, **kwargs)List basic shapes, which are currently used in the definition of the source mask geometry.
list_sponge_layer_shapes
(*args, **kwargs)List basic shapes, which are currently used in the definition of the sponge layer geometry.
remove_source_mask_shape
(*args, **kwargs)Remove a basic shape from the definition of the source mask geometry.
remove_sponge_layer_shape
(*args, **kwargs)Remove a basic shape from the definition of the sponge layer geometry.
Adds a basic shape to the definition of the source mask geometry.
Adds a basic shape to the definition of the sponge layer geometry.
List all available cell registers of the type “Region”.
List basic shapes, which are currently used in the definition of the source mask geometry.
List basic shapes, which are currently used in the definition of the sponge layer geometry.
Remove a basic shape from the definition of the source mask geometry.
Remove a basic shape from the definition of the sponge layer geometry.