labels#

class ansys.fluent.core.generated.meshing.tui_261.main_menu.cad_assemblies.labels(service, version, mode, path)#

Bases: TUIMenu

CAD label options.

Methods:

__init__(service, version, mode, path)

__init__ method of TUIMenu class.

Classes:

add_to_graphics(service, version, mode, path)

Add Labels to graphics.

delete(service, version, mode, path)

Delete Labels.

draw(service, version, mode, path)

Draw Labels.

remove_from_graphics(service, version, mode, ...)

Remove Labels from graphics.

rename(service, version, mode, path)

Rename Labels.

__init__(service, version, mode, path)#

__init__ method of TUIMenu class.

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

Bases: TUIMethod

Add Labels to graphics.

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

Bases: TUIMethod

Delete Labels.

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

Bases: TUIMethod

Draw Labels.

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

Bases: TUIMethod

Remove Labels from graphics.

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

Bases: TUIMethod

Rename Labels.