Click or drag to resize
TemporaryGraphicUpdateCable Method

Namespace:  ABB.Robotics.RobotStudio.Stations.Forms
Assembly:  ABB.Robotics.RobotStudio.Stations (in ABB.Robotics.RobotStudio.Stations.dll) Version: 7.0.8747.636
Syntax
C#
public void UpdateCable(
	double radius,
	Vector3[] points
)

Parameters

radius
Type: SystemDouble
New radius
points
Type: ABB.Robotics.MathVector3
New points
Remarks
The number of points can be different than when the cable was created.
Version Information

Supported in: 1.0.0.0
See Also