Calculate Distance
The calculate distance module provides a way to easily calculate the distance from two points. The two points are assumed to already
be accessible as RoboRealm variables. The result will be placed into the result variable.
Interface
Instructions
1. Specify the variables that contain the start and stop points of the line to measure.
2. Enter the variable that will contain the calculation result. The "Calculate_Distance" will be used if nothing is specified.
See Also
Calculate Angle
|