Package | Description |
---|---|
nxopen.cam |
Provides classes and interfaces for Manufacturing.
|
Modifier and Type | Field and Description |
---|---|
static LowerLimit.ModeTypes |
LowerLimit.ModeTypes.NONE
none
|
static LowerLimit.ModeTypes |
LowerLimit.ModeTypes.PLANE
plane
|
static LowerLimit.ModeTypes |
LowerLimit.ModeTypes.USE_INHERITED
use inherited
|
Modifier and Type | Method and Description |
---|---|
LowerLimit.ModeTypes |
LowerLimit.mode()
Returns the Lower Limit Mode
License requirements: None. |
static LowerLimit.ModeTypes |
LowerLimit.ModeTypes.valueOf(int value)
Returns the enum constant of the specified enum type with the specified value.
|
static LowerLimit.ModeTypes |
LowerLimit.ModeTypes.valueOf(String name)
Returns the enum constant of the specified enum type with the specified name.
|
static LowerLimit.ModeTypes[] |
LowerLimit.ModeTypes.values()
Returns an array that contains the values for this enum.
|
Modifier and Type | Method and Description |
---|---|
void |
LowerLimit.setMode(LowerLimit.ModeTypes mode)
License requirements: cam_base ("CAM BASE") . |
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.