point_surface_child#

class ansys.fluent.core.generated.solver.settings_252.point_surface_child(name=None, parent=None)#

Bases: Group

‘child_object_type’ of point_surface.

Attributes

Attribute

Summary

name

Name of the object.

reference_frame

The reference frame.

coordinate

The co-ordinate-system.

point

The XYZ coordinates of the point.

r

Value of r.

theta

Value of theta.

z

Value of z.

snap_method

The method to snap the point to nearest node or cell center.

dynamic

The point type.

Methods

Method

Summary

display

Display a surface.

Included in:

Parent

Summary

point_surface

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