public static class UFPath.MotionType extends Enum
Modifier and Type | Method and Description |
---|---|
static UFPath.MotionType |
valueOf(int value) |
static UFPath.MotionType |
valueOf(String name) |
static UFPath.MotionType[] |
values() |
public static final UFPath.MotionType MOTION_TYPE_UNDEFINED
public static final UFPath.MotionType MOTION_TYPE_RAPID
public static final UFPath.MotionType MOTION_TYPE_ENGAGE
public static final UFPath.MotionType MOTION_TYPE_CUT
public static final UFPath.MotionType MOTION_TYPE_RETRACT
public static final UFPath.MotionType MOTION_TYPE_FIRST_CUT
public static final UFPath.MotionType MOTION_TYPE_APPROACH
public static final UFPath.MotionType MOTION_TYPE_STEPOVER
public static final UFPath.MotionType MOTION_TYPE_DEPARTURE
public static final UFPath.MotionType MOTION_TYPE_RETURN
public static final UFPath.MotionType MOTION_TYPE_TRAVERSAL
public static final UFPath.MotionType MOTION_TYPE_THREAD_TURN
public static final UFPath.MotionType MOTION_TYPE_FROM
public static final UFPath.MotionType MOTION_TYPE_GOHOME
public static final UFPath.MotionType MOTION_TYPE_CYCLE
public static final UFPath.MotionType MOTION_TYPE_LAST_ELEMENT
public static final int _MOTION_TYPE_UNDEFINED
public static final int _MOTION_TYPE_RAPID
public static final int _MOTION_TYPE_ENGAGE
public static final int _MOTION_TYPE_CUT
public static final int _MOTION_TYPE_RETRACT
public static final int _MOTION_TYPE_FIRST_CUT
public static final int _MOTION_TYPE_APPROACH
public static final int _MOTION_TYPE_STEPOVER
public static final int _MOTION_TYPE_DEPARTURE
public static final int _MOTION_TYPE_RETURN
public static final int _MOTION_TYPE_TRAVERSAL
public static final int _MOTION_TYPE_THREAD_TURN
public static final int _MOTION_TYPE_FROM
public static final int _MOTION_TYPE_GOHOME
public static final int _MOTION_TYPE_CYCLE
public static final int _MOTION_TYPE_LAST_ELEMENT
public static UFPath.MotionType valueOf(int value)
public static UFPath.MotionType valueOf(String name)
public static UFPath.MotionType[] values()
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.