Show / Hide Table of Contents

Release Notes for RobotStudio SDK 2025.2

General

The release name is RobotStudio SDK 2025.2 and the build number is 25.2.11220.0. The build date is May 16, 2025.

Corrections

The background color was not always copied

The background color was not always copied in the 'GraphicControl.CopySettings' function. Now it is always copied.
The Camera LockRotate property fails to lock rotation

When setting the GraphicControl Camera's LockRotate property to a value greater than 0, rotating the view would cause it to jump back to a different position instead of stopping at the constrained angle. Furthermore, rotations were still possible even with LockRotate set to 0, if the viewing angle was almost parallel to the up direction. These issues have now been fixed, and LockRotate should behave correctly.

API changes from RobotStudio SDK 2025.1

Added Types

No added types

Added Members

ABB.Robotics.RobotStudio.Stations

Type Member Description
GraphicComponent IsTransient Gets a value indicating whether the object is transient.
In this article
Back to top Copyright © 2025 ABB