Click or drag to resize
TemporaryGraphicCollectionDrawPart Method (Matrix4, Part)
Adds an existing part.

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 TemporaryGraphic DrawPart(
	Matrix4 origin,
	Part part
)

Parameters

origin
Type: ABB.Robotics.MathMatrix4
The position and orientation of the part.
part
Type: ABB.Robotics.RobotStudio.StationsPart
The part to add.

Return Value

Type: TemporaryGraphic
Version Information

Supported in: 1.0.0.0
See Also