reference_frames#

class ansys.fluent.core.solver.tui_231.main_menu.define.reference_frames(path, service)#

Bases: TUIMenu

Enters the reference frames menu.

Methods:

add(*args, **kwargs)

Creates a new reference frame.

delete(*args, **kwargs)

Deletes the reference frame you specify.

display(*args, **kwargs)

Displays the reference frame you specify.

display_edit(*args, **kwargs)

Display and edit reference frame from graphics.

edit(*args, **kwargs)

Allows you to edit a reference frame.

hide(*args, **kwargs)

Removes the specified reference frame from the graphics window.

list(*args, **kwargs)

Lists all of the reference frames.

list_properties(*args, **kwargs)

Lists the properties of the reference frame you specify.

add(*args, **kwargs)#

Creates a new reference frame.

delete(*args, **kwargs)#

Deletes the reference frame you specify.

display(*args, **kwargs)#

Displays the reference frame you specify.

display_edit(*args, **kwargs)#

Display and edit reference frame from graphics.

edit(*args, **kwargs)#

Allows you to edit a reference frame.

hide(*args, **kwargs)#

Removes the specified reference frame from the graphics window.

list(*args, **kwargs)#

Lists all of the reference frames.

list_properties(*args, **kwargs)#

Lists the properties of the reference frame you specify.