Package | Description |
---|---|
nxopen.cam |
Provides classes and interfaces for Manufacturing.
|
Modifier and Type | Field and Description |
---|---|
ParamValueIntent |
DoubleIntentData.intent
value intent
|
static ParamValueIntent |
ParamValueIntent.PART_UNITS
value used as is
|
static ParamValueIntent |
ParamValueIntent.TOOL_DEP
value is percent of tool
|
Modifier and Type | Method and Description |
---|---|
ParamValueIntent |
InheritableToolDepBuilder.intent()
Returns the current source setting
License requirements: None. |
ParamValueIntent |
BoundarySet.offsetIntent()
Returns the offset intent
License requirements: None. |
static ParamValueIntent |
ParamValueIntent.valueOf(int value)
Returns the enum constant of the specified enum type with the specified value.
|
static ParamValueIntent |
ParamValueIntent.valueOf(String name)
Returns the enum constant of the specified enum type with the specified name.
|
static ParamValueIntent[] |
ParamValueIntent.values()
Returns an array that contains the values for this enum.
|
Modifier and Type | Method and Description |
---|---|
void |
InheritableToolDepBuilder.setIntent(ParamValueIntent newIntent)
License requirements: cam_base ("CAM BASE") . |
void |
BoundarySet.setOffsetIntent(ParamValueIntent newValue)
License requirements: cam_base ("CAM BASE") . |
Constructor and Description |
---|
DoubleIntentData(double valueInitial,
ParamValueIntent intentInitial,
Inheritance inheritanceInitial)
Constructor for the DoubleIntentData object.
|
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.