Forum Migration Notice
We're transitioning to a more modern community platform by the end of this year. Learn about the upcoming changes and what to expect.

Reset the oframe in a work object

Is there a simple way to reset the oframe in a work object instead of individually setting them to zero?

Answers

  • Hello

    Assuming you mean resetting oframe in the station environment? You can reset ofame in RAPID just set the translation parameters to [0,0,0] and orientation to [1,0,0,0]. Make a procc where you reset each oframe, run it once and sync to station.
    If you are only interested to do it in the station then you can make an RS SDK addin that loops through workobjects and resets their oframes.

    /Pavel