Package | Description |
---|---|
nxopen.cam |
Provides classes and interfaces for Manufacturing.
|
Modifier and Type | Field and Description |
---|---|
static LaserLinearMove.MotionEnds |
LaserLinearMove.MotionEnds.ALONG_TOOL_AXIS
Along Tool Axis
|
static LaserLinearMove.MotionEnds |
LaserLinearMove.MotionEnds.ALONG_VECTOR
Along Vector
|
static LaserLinearMove.MotionEnds |
LaserLinearMove.MotionEnds.DELTA
Delta
|
static LaserLinearMove.MotionEnds |
LaserLinearMove.MotionEnds.POINT
Point
|
Modifier and Type | Method and Description |
---|---|
LaserLinearMove.MotionEnds |
LaserLinearMove.motionEnd()
Returns the Motion End
License requirements: None. |
static LaserLinearMove.MotionEnds |
LaserLinearMove.MotionEnds.valueOf(int value)
Returns the enum constant of the specified enum type with the specified value.
|
static LaserLinearMove.MotionEnds |
LaserLinearMove.MotionEnds.valueOf(String name)
Returns the enum constant of the specified enum type with the specified name.
|
static LaserLinearMove.MotionEnds[] |
LaserLinearMove.MotionEnds.values()
Returns an array that contains the values for this enum.
|
Modifier and Type | Method and Description |
---|---|
void |
LaserLinearMove.setMotionEnd(LaserLinearMove.MotionEnds type)
License requirements: cam_base ("CAM BASE") . |
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.