Release Notes for RobotStudio SDK 2025.1
General
The release name is RobotStudio SDK 2025.1 and the build number is 25.1.11133.0. The build date is March 5, 2025.
API changes from RobotStudio SDK 2024.4
Added Types
Namespace | Type | Description |
---|---|---|
ABB. |
Polygon2 | Represents a 2D polygon. |
ABB. |
Measurement |
Represents a measurement annotation with a text and an arrow between two points in the 3D graphics. |
Added Members
ABB.Robotics.Math
Type | Member | Description |
---|---|---|
Vector2 | Cross(Vector2) | Cross product |
Dot(Vector2) | Dot product | |
Vector3 | With |
Creates a new vector from this with the x element set to a new value. |
With |
Creates a new vector from this with the x element set to a new value. | |
With |
Creates a new vector from this with the x element set to a new value. |
ABB.Robotics.RobotStudio.Documents
Type | Member | Description |
---|---|---|
Document |
Get |
Asynchronously downloads (if needed) a document, with progress and cancellation if supported by the provider. |
ABB.Robotics.RobotStudio.Stations
Type | Member | Description |
---|---|---|
Body |
Cone | The body is a cone. |
Pyramid | The body is a pyramid. | |
Frame | Copy() | |
Text | Gets or sets an extra text that is displayed next to the frame in the graphics. | |
Graphic |
Annotations | Gets an AnnotationCollection object that contains the Annotations on this object. |
IOSignal |
Insert(int, IOSignal) | Adds an IOSignal to the collection at the specified index. |
Mesh |
Add |
Adds a polygonal MeshFace to this MeshBody. |
ABB.Robotics.RobotStudio.Stations.Forms
Type | Member | Description |
---|---|---|
Freehand |
Jog |
Move or rotate the TCP. |
Graphic |
Image | Gets the image that is displayed on the button. |