coordinate_frame_child#

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

Bases: Group

‘child_object_type’ of coordinate_frame.

Attributes

Attribute

Summary

option

The ‘Coordinate Frame’ option.

coord_frame_type

Specifies if a Coordinate Frame is Cartesian or Cylindrical.

reference_coord_frame

‘Reference Coord Frame’ parameter.

origin_point

‘Origin Point’ parameter.

axis_3_point

A point on the 3rd (Z) Axis of a coordinate frame.

plane_13_point

A point on the 13 (XZ) Plane of a coordinate frame.

location

‘Location’ parameter.

centroid_type

Whether the centroid is the ‘real’ centroid, or the nearest point on the location.

invert_normal_axis_direction

‘Invert Normal Axis Direction’ parameter.

visibility

‘Visibility’ parameter.

origin

‘Origin’ parameter.

point_on_axis_3

A point on the 3rd (Z) Axis of a coordinate frame.

point_on_plane_13

A point on the 13 (XZ) Plane of a coordinate frame.

frame_motion

Defines the motion of a coordinate frame relative to another coordinate frame.

Included in:

Parent

Summary

coordinate_frame

A container for Coordinate Frame objects.