Click or drag to resize

RobotDescriptionRobotType Enumeration

[Missing <summary> documentation for "T:Demo3D.Components.RobotDescription.RobotType"]

Namespace:  Demo3D.Components
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
public enum RobotType
Members
  Member nameValueDescription
Unknown0
Articulated1
Delta2
SCARA3
Cartesian4
See Also