plane_surface_child#

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

Bases: Group

‘child_object_type’ of plane_surface.

Attributes

Attribute

Summary

name

Name of the object.

method

Select the method you want to use to create the plane surface. The required inputs vary by method.

x

Specify the location on the X-axis where the YZ plane will be created.

y

Specify the location on the Y-axis where the ZX plane will be created.

z

Specify the location on the Z-axis where the XY plane will be created.

point

Specify the XYZ coordinates of the point.

normal_computation_method

Specify the normal computation method.

surface_aligned_normal

Select the surface you want to compute the normal components.

normal

Specify the XYZ components of the normal.

p0

Specify the XYZ coordinates of Point 1 for the Three Points plane creation method.

p1

Specify the XYZ coordinates of Point 2 for the Three Points plane creation method.

p2

Specify the XYZ coordinates of Point 3 for the Three Points plane creation method.

bounded

Choose whether or not the plane is bounded by its defining points.

sample_points

Choose whether or not you want to specify a uniform distribution of points on the plane.

edges

Specify the point density for edges.

Methods

Method

Summary

display

Display a surface.

Included in:

Parent

Summary

plane_surface

Specify the attributes of plane surface.