Click or drag to resize
BodyType Enumeration
Specifies the type of a Body

Namespace:  ABB.Robotics.RobotStudio.Stations
Assembly:  ABB.Robotics.RobotStudio.Stations (in ABB.Robotics.RobotStudio.Stations.dll) Version: 7.0.8747.636
Syntax
C#
public enum BodyType
Members
  Member nameValueDescription
WireBody0 The body consists of Wires.
SolidBody1 The body is a solid.
SheetBody2 The body is a sheet.
Unknown3 Unknown topology.
Version Information

Supported in: 1.0.0.0
See Also