|
AuboStudio SDK
0.6.3
|
|
|
|
|
ProgramApi Provides access to functionality and services related to programs. 更多...
类 | |
| class | arcs::aubo_scope::ProgramModel |
| class | arcs::aubo_scope::UndoRedoManager |
| class | arcs::aubo_scope::Waypoint |
| This interface composes parameters that define a position of the robot. 更多... | |
| class | arcs::aubo_scope::WaypointModel |
| Provides methods that returns Waypoints from the current robot installation. 更多... | |
函数 | |
| ProgramModelPtr | arcs::aubo_scope::ProgramApi::getProgramModel () |
| ProgramModel | |
| WaypointModelPtr | arcs::aubo_scope::ProgramApi::getWaypointModel () |
| WaypointModel | |
| UndoRedoManagerPtr | arcs::aubo_scope::ProgramApi::getUndoRedoManager () |
| UndoRedoManager | |
ProgramApi Provides access to functionality and services related to programs.
This includes what is available from within AuboScope, as well as creating additional model elements to be used within AuboScope.
| ProgramModelPtr arcs::aubo_scope::ProgramApi::getProgramModel | ( | ) |
| UndoRedoManagerPtr arcs::aubo_scope::ProgramApi::getUndoRedoManager | ( | ) |
| WaypointModelPtr arcs::aubo_scope::ProgramApi::getWaypointModel | ( | ) |