public interface FinishDwell extends TaggedObject
Modifier and Type | Interface and Description |
---|---|
static class |
FinishDwell.Types
The dwell after finish/profile cut mode options .
|
Modifier and Type | Method and Description |
---|---|
void |
setType(FinishDwell.Types dwellMode)
License requirements: cam_base ("CAM BASE") . |
void |
setValue(double dwellValue)
License requirements: cam_base ("CAM BASE") . |
FinishDwell.Types |
type()
Returns the dwell after finish/profile cut mode
License requirements: cam_base ("CAM BASE") . |
double |
value()
Returns the dwell after finish/profile cut
License requirements: cam_base ("CAM BASE") . |
printTestData, printTestData, tag, tagValue
FinishDwell.Types type() throws NXException, RemoteException
NXException
RemoteException
void setType(FinishDwell.Types dwellMode) throws NXException, RemoteException
dwellMode
- the dwell after finish/profile cut modeNXException
RemoteException
double value() throws NXException, RemoteException
NXException
RemoteException
void setValue(double dwellValue) throws NXException, RemoteException
dwellValue
- the dwell after finish/profile cutNXException
RemoteException
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.