periodic_instancing#

class ansys.fluent.core.generated.solver.tui_242.main_menu.results.graphics.periodic_instancing(service, version, mode, path)#

Bases: TUIMenu

.

Methods:

__init__(service, version, mode, path)

__init__ method of TUIMenu class.

Classes:

clear_repeats(service, version, mode, path)

create(service, version, mode, path)

Create a new periodic-instancing object.

delete(service, version, mode, path)

edit(service, version, mode, path)

Edit periodic-instancing object.

list(service, version, mode, path)

list_properties(service, version, mode, path)

make_a_copy(service, version, mode, path)

rename(service, version, mode, path)

__init__(service, version, mode, path)#

__init__ method of TUIMenu class.

class clear_repeats(service, version, mode, path)#

Bases: TUIMethod

.

class create(service, version, mode, path)#

Bases: TUIMethod

Create a new periodic-instancing object.

class delete(service, version, mode, path)#

Bases: TUIMethod

.

class edit(service, version, mode, path)#

Bases: TUIMethod

Edit periodic-instancing object.

class list(service, version, mode, path)#

Bases: TUIMethod

.

class list_properties(service, version, mode, path)#

Bases: TUIMethod

.

class make_a_copy(service, version, mode, path)#

Bases: TUIMethod

.

class rename(service, version, mode, path)#

Bases: TUIMethod

.