bounded_by_surfaces_child#

class ansys.fluent.core.generated.solver.settings_261.bounded_by_surfaces_child(name=None, parent=None)#

Bases: Group

‘child_object_type’ of bounded_by_surfaces.

Attributes

Attribute

Summary

name

Name of the object.

surfaces

Surfaces to be bounded.

location

The object.

imported_surfaces

Bounding surfaces.

fit_imported_surfaces

Prescribe that the Bounded Surfaces deforms so as to conform to the Imported Surfaces.

bounding_offset

Bounding Offset that is enforced between the deforming and bounding surfaces to ensure that the two surfaces are never coincident.

scale_factor

Scale the displacement. A value of 0 will retain the shape of the Bounded Surfaces, while a value of 1 will fit the bounded surfaces to the Imported Surfaces.

orientation

Orientation to ensure that surfaces are constrained on the correct side of the Imported Surfaces (that is, the side that has a positive orientation).

Methods

Method

Summary

display

Display design condition.

import_surfaces

Read surface meshes.

delete_imported_surfaces

Delete imported surfaces.

display_imported_surfaces

Display imported surfaces.

Included in:

Parent

Summary

bounded_by_surfaces

Bounded by surfaces constraint definition.