manage_state#

class ansys.fluent.core.meshing.tui_241.main_menu.cad_assemblies.manage_state(service, version, mode, path)#

Bases: TUIMenu

Contains options for setting the CAD entity state.

Classes:

suppress(service, version, mode, path)

Suppresses the selected CAD entities.

unlock(service, version, mode, path)

Unlocks the selected CAD entities.

unsuppress(service, version, mode, path)

Unsuppresses the selected CAD entities.

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

Bases: TUIMethod

Suppresses the selected CAD entities.

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

Bases: TUIMethod

Unlocks the selected CAD entities.

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

Bases: TUIMethod

Unsuppresses the selected CAD entities.