ose3dprinter.gui.command.add_axis

add_x_axis_command

class AddXAxisCommand

Bases: object

Command to add X Axis object.

Activated()
GetResources()
IsActive()
NAME = 'AddXAxis'

add_y_axis_command

class AddYAxisCommand

Bases: object

Command to add Y Axis object.

Activated()
GetResources()
IsActive()
NAME = 'AddYAxis'

add_z_axis_command

class AddZAxisCommand

Bases: object

Command to add Z Axis object.

Activated()
GetResources()
IsActive()
NAME = 'AddZAxis'

handle_add_axis_command_activation

find_frame_and_face_in_selection(selection_objects)
handle_add_axis_command_activation(axis_orientation)