set#

class ansys.fluent.core.meshing.tui_241.main_menu.objects.volumetric_regions.scoped_prism.set(service, version, mode, path)#

Bases: TUIMenu

Enter scoped prism settings.

Classes:

create(service, version, mode, path)

Create new scoped prism.

delete(service, version, mode, path)

Delete scoped prisms.

growth_options(service, version, mode, path)

Set scoped prisms growth options.

list(service, version, mode, path)

List all scoped prisms parameters.

modify(service, version, mode, path)

Modify scoped prisms.

poly_keep_nlayer_prism_characteristics(...)

Number of layers to maintain poly-prism characteristics.

read(service, version, mode, path)

Read scoped prisms from a file.

set_advanced_controls(service, version, ...)

Set scoped boundary layer controls.

set_no_imprint_zones(service, version, mode, ...)

Set zones which should not be imprinted during prism generation.

set_overset_prism_controls(service, version, ...)

Set boundary layer controls for overset mesh generation.

tet_prism_stairstep_exposed_quads(service, ...)

Tet-Prism Stairstep exposed quad.

write(service, version, mode, path)

Write scoped prisms to a file.

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

Bases: TUIMethod

Create new scoped prism.

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

Bases: TUIMethod

Delete scoped prisms.

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

Bases: TUIMethod

Set scoped prisms growth options.

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

Bases: TUIMethod

List all scoped prisms parameters.

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

Bases: TUIMethod

Modify scoped prisms.

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

Bases: TUIMethod

Number of layers to maintain poly-prism characteristics.

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

Bases: TUIMethod

Read scoped prisms from a file.

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

Bases: TUIMethod

Set scoped boundary layer controls.

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

Bases: TUIMethod

Set zones which should not be imprinted during prism generation.

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

Bases: TUIMethod

Set boundary layer controls for overset mesh generation.

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

Bases: TUIMethod

Tet-Prism Stairstep exposed quad.

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

Bases: TUIMethod

Write scoped prisms to a file.