coordinate_frame_child#

class ansys.cfx.core.generated.post_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

axis_3_point

The location of the point in the Z axis of the coordinate frame.

coord_frame_type

The orthonormal space used to define the coordinate frame.

option

‘option’ child.

origin_point

The location of the coordinate frame origin.

plane_13_point

The location of the a point in the XZ plane of the coordinate frame.

reference_coord_frame

The Coordinate Frame in which the physical locations used to set this coordinate frame are described.

symbol_size

A scaling factor for all symbols in the plot.

visibility

Toggles the visibility of this graphics object in the viewer. THIS PARAMETER IS DEPRECATED!.

Methods

Method

Summary

hide

Hide the object in a given view(s).

show

Show the object in a given view(s).

suspend

Suspend immediate update for the object.

unsuspend

Restore immediate update for the object.

Included in:

Parent

Summary

coordinate_frame

‘coordinate_frame’ child.