Click or drag to resize
IFreehandObjectSetTransform Method
Sets a new transform on the object.

Namespace:  ABB.Robotics.RobotStudio.Stations.Forms
Assembly:  ABB.Robotics.RobotStudio.Stations (in ABB.Robotics.RobotStudio.Stations.dll) Version: 7.0.8747.636
Syntax
C#
bool SetTransform(
	Matrix4 transform
)

Parameters

transform
Type: ABB.Robotics.MathMatrix4

Return Value

Type: Boolean
Version Information

Supported in: 1.0.0.0
See Also