PDF
AuboStudio SDK  0.6.3
UserInterfaceApi

UserInterfaceApi Provides access to functionality and services available from within AuboScope related to user interface and end user interaction. More...

Classes

class  arcs::aubo_scope::RenderInterface
 RenderInterface Provides display option controls related to 3D rendering, including show/hide of ground, robot models, coordinate systems, trajectories and points. More...
class  arcs::aubo_scope::UserInteraction
 UserInteraction This interface provides functionality for requesting input or actions from end users. More...

Functions

UserInteractionPtr arcs::aubo_scope::UserInterfaceApi::getUserInteraction ()
 UserInteraction

Detailed Description

UserInterfaceApi Provides access to functionality and services available from within AuboScope related to user interface and end user interaction.

Function Documentation

◆ getUserInteraction()

UserInteractionPtr arcs::aubo_scope::UserInterfaceApi::getUserInteraction ( )

UserInteraction

Returns
An interface which provides functionality for requesting input and actions from end users.