API: Transform relative to UCS
Hello
I want to apply a transformation on an object in my scene with reference to the UCS.
I can set the UCS in the station, but how can i tell robotstudio to use this coordinatesystem for the transformation?
Best Regards, Matthias
I want to apply a transformation on an object in my scene with reference to the UCS.
I can set the UCS in the station, but how can i tell robotstudio to use this coordinatesystem for the transformation?
Best Regards, Matthias
0
Comments
-
Hi Matthias,
To set the transform of an object relative to UCS you should do something like this:
[code]
Station stn = Project.ActiveProject as Station;
IHasTransform object = ...
Matrix4 relativeTransform = ...
object.Transform.GlobalMatrix = stn.UCS.GlobalMatrix * relativeTransform;
[/code]
regards,
Johannes
Johannes Weiman
Software Engineer
ABB Robotics0
Categories
- All Categories
- 5.5K RobotStudio
- 396 UpFeed
- 18 Tutorials
- 13 RobotApps
- 297 PowerPacs
- 405 RobotStudio S4
- 1.8K Developer Tools
- 249 ScreenMaker
- 2.7K Robot Controller
- 310 IRC5
- 59 OmniCore
- 7 RCS (Realistic Controller Simulation)
- 786 RAPID Programming
- AppStudio
- 3 RobotStudio AR Viewer
- 18 Wizard Easy Programming
- 105 Collaborative Robots
- 5 Job listings