public static class NcmPlanarBuilder.TransferWithinLevelsWiths extends Enum
Modifier and Type | Field and Description |
---|---|
static int |
_FOLLOW_BOUNDARY
follow boundary (for future use)
|
static int |
_LIFT_PLUNGE
lift and plunge
|
static int |
_NONE
none
|
static int |
_SMOOTH
smooth
|
static int |
_USE_ENGRET
Use engage and retract defs
|
static NcmPlanarBuilder.TransferWithinLevelsWiths |
FOLLOW_BOUNDARY
follow boundary (for future use)
|
static NcmPlanarBuilder.TransferWithinLevelsWiths |
LIFT_PLUNGE
lift and plunge
|
static NcmPlanarBuilder.TransferWithinLevelsWiths |
NONE
none
|
static NcmPlanarBuilder.TransferWithinLevelsWiths |
SMOOTH
smooth
|
static NcmPlanarBuilder.TransferWithinLevelsWiths |
USE_ENGRET
Use engage and retract defs
|
Modifier and Type | Method and Description |
---|---|
static NcmPlanarBuilder.TransferWithinLevelsWiths |
valueOf(int value)
Returns the enum constant of the specified enum type with the specified value.
|
static NcmPlanarBuilder.TransferWithinLevelsWiths |
valueOf(String name)
Returns the enum constant of the specified enum type with the specified name.
|
static NcmPlanarBuilder.TransferWithinLevelsWiths[] |
values()
Returns an array that contains the values for this enum.
|
public static final NcmPlanarBuilder.TransferWithinLevelsWiths USE_ENGRET
public static final NcmPlanarBuilder.TransferWithinLevelsWiths FOLLOW_BOUNDARY
public static final NcmPlanarBuilder.TransferWithinLevelsWiths LIFT_PLUNGE
public static final NcmPlanarBuilder.TransferWithinLevelsWiths NONE
public static final NcmPlanarBuilder.TransferWithinLevelsWiths SMOOTH
public static final int _USE_ENGRET
public static final int _FOLLOW_BOUNDARY
public static final int _LIFT_PLUNGE
public static final int _NONE
public static final int _SMOOTH
public static NcmPlanarBuilder.TransferWithinLevelsWiths valueOf(int value)
public static NcmPlanarBuilder.TransferWithinLevelsWiths valueOf(String name)
public static NcmPlanarBuilder.TransferWithinLevelsWiths[] values()
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.