Accessing Robot Arm Animations

Plant Simulation provides a set of functions for Robot Arm Animations.

You can buffer the entirety or all animations of a type in a value of data type any, for example:

var a : any := .PickAndPlace._3D.RobotArmAnimations

Plant Simulation provides these methods for robot animations in 3D:

_3D.RobotArmAnimations.getTable and _3D.RobotArmAnimations.setTable.