sponge_layers#
Bases:
TUIMenu
Manage sponge layers where density is blended to eliminate reflections from boundary zones.
Methods:
__init__
(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
activate
(service, version, mode, path)Activate a sponge object.
add
(service, version, mode, path)Add a new sponge layer definition.
deactivate
(service, version, mode, path)Deactivate a sponge layer definition.
delete
(service, version, mode, path)Deletes an existing sponge layer definition.
edit
(service, version, mode, path)Edits an existing sponge layer.
list
(service, version, mode, path)Prints a list of the existing sponge layers in the console.
list_active
(service, version, mode, path)List the names of the active sponge layer definitions.
list_properties
(service, version, mode, path)Prints the properties of an existing sponge layer of your choice in the console.
__init__ method of TUIMenu class.
Bases:
TUIMethod
Activate a sponge object.
Bases:
TUIMethod
Add a new sponge layer definition.
Bases:
TUIMethod
Deactivate a sponge layer definition.
Bases:
TUIMethod
Deletes an existing sponge layer definition.
Bases:
TUIMethod
Edits an existing sponge layer. You can revise the fields listed previously for the define/models/acoustics/sponge-layers/add text command.
Bases:
TUIMethod
Prints a list of the existing sponge layers in the console.
Bases:
TUIMethod
List the names of the active sponge layer definitions.
Bases:
TUIMethod
Prints the properties of an existing sponge layer of your choice in the console.