surfaces#

class ansys.fluent.core.generated.solver.settings_242.surfaces_9.surfaces(name=None, parent=None)#

Bases: Group

Provides access to creating multiple zone surfaces and to grouping and ungrouping surfaces.

Attributes

Attribute

Summary

point_surface

Provides access to creating point surfaces (surfaces containing a single data point).

line_surface

Provides access to creating new and editing existing line surfaces.

rake_surface

Provides access to creating new and editing existing rake surfaces.

plane_surface

Specify the attributes of plane surface.

iso_surface

Provides access to creating new and editing existing iso-surfaces. These surfaces can be iso-valued sections of an existing surface or of the entire domain.

iso_clip

Provides access to creating new and editing existing clip surfaces. The clipped surface consists of those points on the selected surface where the scalar field values are within the specified range.

zone_surface

Provides access to creating new and editing existing zone surfaces.

partition_surface

Provides access to creating new and editing existing partition surfaces.

transform_surface

Provides access to creating new and editing existing transform surfaces. You can create a new transform surface by rotating and/or translating an existing surface and/or by specifying a constant normal distance from it.

imprint_surface

Provides access to creating new and editing existing imprint surfaces. You can import a custom surface representing the region of interest (.stl, .msh, or .cas format) and imprint this surface into the current mesh.

plane_slice

Provides access to creating new and editing existing plane slices.

sphere_slice

Provides access to creating new and editing existing sphere slices.

quadric_surface

Provides access to creating new and editing existing quadric surfaces. You can display data on a general quadric surface where you can specify the surface by entering the coefficients of the quadric function that defines it. This feature provides you with an explicit method for defining surfaces.

surface_cells

To extract all cells intersected by a data surface.

Methods

Method

Summary

create_multiple_zone_surfaces

Provides access to creating new and editing multiple zone surfaces.

create_multiple_iso_surfaces

Provides access to creating new and editing multiple iso-surfaces.

create_multiple_plane_surfaces

Specify the attributes of plane surface.

create_group_surfaces

Create a group of surfaces.

ungroup_surfaces

Ungroup previously-grouped surfaces.

set_rendering_priority

Set the surface rendering priority.

reset_zone_surfaces

Recreates missing surface zones by resetting the case surface list.

Included in:

Parent

Summary

results

‘results’ child.