Click or drag to resize
TemporaryGraphicCollectionDrawMesh Method (Matrix4, MeshPart)
Draws a MeshPart.

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 DrawMesh(
	Matrix4 origin,
	MeshPart mesh
)

Parameters

origin
Type: ABB.Robotics.MathMatrix4
The position and orientation of the mesh.
mesh
Type: ABB.Robotics.RobotStudio.StationsMeshPart
The mesh.

Return Value

Type: TemporaryGraphic
Version Information

Supported in: 1.0.0.0
See Also