point_definition#

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

Bases: Group

‘POINT DEFINITION’ object.

Attributes

Attribute

Summary

option

The ‘Point Definition’ 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.

point_1

‘Point 1’ parameter.

point_2

‘Point 2’ parameter.

point_1_axial_component

‘Point 1 Axial Component’ parameter.

point_1_r_component

‘Point 1 r Component’ parameter.

point_1_theta_component

‘Point 1 Theta Component’ parameter.

point_2_axial_component

‘Point 2 Axial Component’ parameter.

point_2_r_component

‘Point 2 r Component’ parameter.

point_2_theta_component

‘Point 2 Theta Component’ parameter.

profile_name

‘Profile Name’ parameter.

ignore_unmapped_points

‘Ignore Unmapped Points’ parameter.

custom_point_1

‘CUSTOM POINT 1’ object.

custom_point_2

‘CUSTOM POINT 2’ object.

Included in:

Parent

Summary

user_line_child

‘child_object_type’ of user_line.