user_point_child#

class ansys.cfx.core.generated.pre_processing.settings_261.user_point_child.user_point_child(name: str | None = None, parent=None)#

Bases: Group

‘child_object_type’ of user_point.

Attributes

Attribute

Summary

option

The ‘User Point’ option.

coord_frame

Local coordinate frame for computing expressions. The default at the top level of the command data structure is Coord 0, that is no transformation. The default at lower levels is to inherit the value from objects higher up the structure.

cartesian_coordinates

Position <x,y,z> specified by cartesian components.

position_axial_component

Position vector cylindrical components.

position_r_component

Position vector cylindrical components.

position_theta_component

Position vector cylindrical components.

profile_name

‘Profile Name’ parameter.

visibility

‘Visibility’ parameter.

custom_point_1

‘CUSTOM POINT 1’ object.

Included in:

Parent

Summary

user_point

A container for User Point objects.