public interface MillCutParameters extends CutParameters
Modifier and Type | Method and Description |
---|---|
AcrossVoids |
acrossVoids()
Returns the across voids
License requirements: None. |
CutParametersActionWhenGougingTypes |
actionWhenGouging()
Returns the action when gouging
License requirements: None. |
CutParametersAdjacentBladesTypes |
adjacentBlades()
Returns the Adjacent Blades Stock Option Type
License requirements: None. |
boolean |
allowUndercutting()
Returns the allow undercutting toggle
License requirements: None. |
boolean |
applyToLastPass()
Returns the status for doing Blank Sensitive finish on the last cut level
License requirements: None. |
InheritableDoubleBuilder |
bladeStock()
Returns the blade stock
License requirements: None. |
InheritableDoubleBuilder |
blankDistance()
Returns the blank distance
License requirements: None. |
InheritableToolDepBuilder |
blankOverhang()
Returns the blank overhang (inheritable tool dependent).
|
InheritableDoubleBuilder |
blankStock()
Returns the blank stock
License requirements: None. |
InheritableDoubleBuilder |
blendStock()
Returns the blend stock
License requirements: None. |
boolean |
boundaryApproximation()
Returns the boundary approximation toggle
License requirements: None. |
double |
boundaryInTol()
Returns the boundary intol
License requirements: None. |
double |
boundaryOutTol()
Returns the boundary out tol
License requirements: None. |
double |
boundaryStock()
Returns the boundary stock
License requirements: None. |
InheritableDoubleBuilder |
checkStock()
Returns the check stock
License requirements: None. |
CleanupOutput |
cleanupOutput()
Returns the Cleanup Output
License requirements: None. |
CleanupSettings |
cleanupSettings()
Returns the Cleanup Settings
License requirements: None. |
CornerControlBuilder |
cornerControl()
Returns the corner control
License requirements: None. |
CutParametersCornerFindingTypes |
cornerFindingOptions()
Returns the Corner Finding Options
License requirements: None. |
CutAngle |
cutAngle()
Returns the cut angle
License requirements: None. |
InheritableToolDepBuilder |
cutAreaExtensionDistance()
Returns the cut area extension distance builder
License requirements: None. |
boolean |
cutBelowOverhangingBlank()
Returns the Cut Below Overhanging Blank Method
License requirements: cam_base ("CAM BASE") . |
boolean |
cutBelowToolContact()
Returns the cut below tool contact setting
License requirements: None. |
boolean |
cutBetweenLevels()
Returns the cut between levels
License requirements: None. |
CutDirection |
cutDirection()
Returns the cut direction
License requirements: None. |
CutParametersCutOrderTypes |
cutOrder()
Returns the cut order
License requirements: None. |
boolean |
cutWallsOnly()
Returns the Cut Walls Only toggle
License requirements: None. |
ExtendAtEdges |
extendAtEdges()
Returns the Extend At Edges
License requirements: None. |
CutParametersExtendFloorTypes |
extendFloorTo()
Returns the extend floor to
License requirements: None. |
boolean |
extendToPart()
Returns the extend to part flag
License requirements: None. |
FinishPassesBuilder |
finishPasses()
Returns the finish passes
License requirements: None. |
boolean |
floorSameAsPartStock()
Returns the floor same as part stock
License requirements: None. |
InheritableDoubleBuilder |
floorStock()
Returns the floor stock
License requirements: None. |
boolean |
followCheck()
Returns the follow check geometry status
License requirements: None. |
InheritableToolDepBuilder |
fromLeadingEdge()
Returns the from leading edge
License requirements: None. |
InheritableToolDepBuilder |
fromTrailingEdge()
Returns the from trailing edge
License requirements: None. |
boolean |
globalOptimization()
Returns the global optimzation status
License requirements: None. |
InheritableDoubleBuilder |
hubStock()
Returns the hub stock
License requirements: None. |
boolean |
includeBodiesOfSurfaceRegion()
Returns the flag to check bodies of surface region
License requirements: None. |
LevelToLevel |
levelToLevel()
Returns the Level to Level
License requirements: None. |
LowerLimit |
lowerLimit()
Returns the lower limit
License requirements: None. |
InheritableToolDepBuilder |
maxCutStep()
Returns the maximum cut step
License requirements: None. |
MaxCutTraverse |
maxCutTraverse()
Returns the max cut traverse
License requirements: None. |
InheritableToolDepBuilder |
mergeDistance()
Returns the merge distance builder (tool dependent double)
License requirements: None. |
MinCutVolume |
minCutVolume()
Returns the minimum cut volume
License requirements: None. |
boolean |
minimizeNumberOfEngages()
Returns the minimize number of engages toggle
License requirements: None. |
InheritableDoubleBuilder |
minMaterialThickness()
Returns the minimum material thickness
License requirements: None. |
MultiDepthCut |
multiDepthCut()
Returns the Multi Depth Cut
License requirements: None. |
OutputUncutRegions |
outputUncutRegions()
Returns the output uncut regions
License requirements: None. |
InheritableDoubleBuilder |
partStockOffset()
Returns the part stock offset
License requirements: None. |
CutParametersPatternDirectionTypes |
patternDirection()
Returns the pattern direction
License requirements: cam_base ("CAM BASE") . |
CutParametersPlungeDirectionTypes |
plungeDirection()
Returns the plunge direction
License requirements: None. |
boolean |
preventUndercutting()
Deprecated.
Deprecated in NX8.0.0. Use
allowUndercutting() and setAllowUndercutting(boolean) instead.
|
boolean |
regionConnection()
Returns the region connection
License requirements: None. |
CutParametersRegionSequencingTypes |
regionSequencing()
Returns the region resequencing
License requirements: None. |
boolean |
rollToolOverEdges()
Returns the roll tool over edges toggle
License requirements: None. |
double |
rotaryMaxAngleLimit()
Returns the rotary max angle limit
License requirements: None. |
double |
rotaryMinAngleLimit()
Returns the min angle from part axis
License requirements: None. |
boolean |
selfIntersection()
Returns the Standard Drive Self-Intersect Status
License requirements: None. |
void |
setActionWhenGouging(CutParametersActionWhenGougingTypes propValue)
License requirements: cam_base ("CAM BASE") . |
void |
setAdjacentBlades(CutParametersAdjacentBladesTypes adjacentBlades)
License requirements: cam_base ("CAM BASE") . |
void |
setAllowUndercutting(boolean propValue)
License requirements: cam_base ("CAM BASE") . |
void |
setApplyToLastPass(boolean applyLastPassStatus)
License requirements: cam_base ("CAM BASE") . |
void |
setBoundaryApproximation(boolean propValue)
License requirements: cam_base ("CAM BASE") . |
void |
setBoundaryInTol(double propValue)
License requirements: cam_base ("CAM BASE") . |
void |
setBoundaryOutTol(double propValue)
License requirements: cam_base ("CAM BASE") . |
void |
setBoundaryStock(double propValue)
License requirements: cam_base ("CAM BASE") . |
void |
setCornerFindingOptions(CutParametersCornerFindingTypes cornerFinding)
License requirements: cam_base ("CAM BASE") . |
void |
setCutBelowOverhangingBlank(boolean propValue)
License requirements: cam_base ("CAM BASE") . |
void |
setCutBelowToolContact(boolean cutBelowToolContact)
License requirements: cam_base ("CAM BASE") . |
void |
setCutBetweenLevels(boolean cutBetween)
License requirements: cam_base ("CAM BASE") . |
void |
setCutOrder(CutParametersCutOrderTypes propValue)
License requirements: cam_base ("CAM BASE") . |
void |
setCutWallsOnly(boolean propValue)
License requirements: cam_base ("CAM BASE") . |
void |
setExtendFloorTo(CutParametersExtendFloorTypes option)
License requirements: cam_base ("CAM BASE") . |
void |
setExtendToPart(boolean flag)
License requirements: cam_base ("CAM BASE") . |
void |
setFloorSameAsPartStock(boolean stockPartStatus)
License requirements: cam_base ("CAM BASE") . |
void |
setFollowCheck(boolean propValue)
License requirements: cam_base ("CAM BASE") . |
void |
setGlobalOptimization(boolean globalOptStatus)
License requirements: cam_base ("CAM BASE") . |
void |
setIncludeBodiesOfSurfaceRegion(boolean includeBodies)
License requirements: cam_base ("CAM BASE") . |
void |
setMinimizeNumberOfEngages(boolean propValue)
License requirements: cam_base ("CAM BASE") . |
void |
setPatternDirection(CutParametersPatternDirectionTypes propValue)
License requirements: cam_base ("CAM BASE") . |
void |
setPlungeDirection(CutParametersPlungeDirectionTypes propValue)
License requirements: cam_base ("CAM BASE") . |
void |
setPreventUndercutting(boolean propValue)
Deprecated.
Deprecated in NX8.0.0. Use
allowUndercutting() and setAllowUndercutting(boolean) instead.
|
void |
setRegionConnection(boolean propValue)
License requirements: cam_base ("CAM BASE") . |
void |
setRegionSequencing(CutParametersRegionSequencingTypes propValue)
License requirements: cam_base ("CAM BASE") . |
void |
setRollToolOverEdges(boolean propValue)
License requirements: cam_base ("CAM BASE") . |
void |
setRotaryMaxAngleLimit(double angle)
License requirements: cam_base ("CAM BASE") . |
void |
setRotaryMinAngleLimit(double angle)
License requirements: cam_base ("CAM BASE") . |
void |
setSelfIntersection(boolean selfIntersect)
License requirements: cam_base ("CAM BASE") . |
void |
setSimplifyShapes(CutParametersSimplifyShapesTypes propValue)
License requirements: cam_base ("CAM BASE") . |
void |
setTlaxisBladeRollAngle(double angle)
License requirements: cam_base ("CAM BASE") . |
void |
setTolerantMachining(boolean tolerantMachine)
License requirements: cam_base ("CAM BASE") . |
void |
setToolAxisSmoothing(int smoothing)
License requirements: cam_base ("CAM BASE") . |
void |
setToolpathSmoothing(int smoothing)
License requirements: cam_base ("CAM BASE") . |
void |
setToolRunOffType(CutParametersToolRunOffTypes toolRunOff)
License requirements: cam_base ("CAM BASE") . |
void |
setTraverseOpenPasses(CutParametersTraverseOpenPassesTypes propValue)
License requirements: cam_base ("CAM BASE") . |
void |
setTrimControl(CutParametersTrimControlTypes propValue)
License requirements: cam_base ("CAM BASE") . |
void |
setUsePrevious2dIpw(boolean propValue)
License requirements: cam_base ("CAM BASE") . |
InheritableDoubleBuilder |
shroudStock()
Returns the shroud stock
License requirements: None. |
CutParametersSimplifyShapesTypes |
simplifyShapes()
Returns the Simplify Shapes Method
License requirements: None. |
InheritableToolDepBuilder |
singlePassOffset()
Returns the Single Pass Offset
License requirements: None. |
SmallAreaAvoidance |
smallAreaAvoidance()
Returns the small area avoidance
License requirements: None. |
SteepContainment |
steepContainment()
Returns the steep containment
License requirements: None. |
StepoverBuilder |
stepover()
Returns the stepover
License requirements: None. |
InheritableDoubleBuilder |
stepoverLimit()
Returns the Stepover Limit
License requirements: None. |
InheritableDoubleBuilder |
textDepth()
Returns the Text Depth
License requirements: None. |
double |
tlaxisBladeRollAngle()
Returns the max blade roll angle
License requirements: None. |
boolean |
tolerantMachining()
Returns the tolerant machining status
License requirements: None. |
ToolAxisChange |
toolAxisChange()
Returns the tool axis change
License requirements: None. |
int |
toolAxisSmoothing()
Returns the degree of tool axis smoothing
License requirements: None. |
ToolAxisTilt |
toolAxisTilt()
Returns the tool axis tilt
License requirements: None. |
int |
toolpathSmoothing()
Returns the degree of tool path smoothing
License requirements: None. |
InheritableToolDepBuilder |
toolRunOff()
Returns the Tool Run Off
License requirements: None. |
CutParametersToolRunOffTypes |
toolRunOffType()
Returns the Tool Run Off Type
License requirements: None. |
InheritableToolDepBuilder |
toolRunOn()
Returns the Tool Run On
License requirements: None. |
CutParametersTraverseOpenPassesTypes |
traverseOpenPasses()
Returns the open passes
License requirements: None. |
CutParametersTrimControlTypes |
trimControl()
Returns the trim control method type
License requirements: None. |
InheritableDoubleBuilder |
trimStock()
Returns the trim stock
License requirements: None. |
TrochoidalSettings |
trochoidalSettings()
Returns the Trochoidal Settings
License requirements: None. |
UpDownCutting |
upDownCutting()
Returns the up down cutting
License requirements: None. |
boolean |
usePrevious2dIpw()
Returns the use previous IPW toggle
License requirements: None. |
InheritableDoubleBuilder |
valleyOverlapDistance()
Returns the valley overlap distance
License requirements: None. |
InheritableDoubleBuilder |
wallStock()
Returns the wall stock
License requirements: None. |
ZAxisSmoothing |
zaxisSmoothing()
Returns the Z Axis Smoothing.
|
checkIpwCollisions, checkSafeClearance, holderClearance, ipwType, neckClearance, partSafeClearance, partStock, setCheckIpwCollisions, setIpwType, setUseToolHolder, shankClearance, tolerances, useToolHolder
printTestData, printTestData, tag, tagValue
CutDirection cutDirection() throws NXException, RemoteException
NXException
RemoteException
CutAngle cutAngle() throws NXException, RemoteException
NXException
RemoteException
CutParametersCutOrderTypes cutOrder() throws NXException, RemoteException
NXException
RemoteException
void setCutOrder(CutParametersCutOrderTypes propValue) throws NXException, RemoteException
propValue
- NXException
RemoteException
InheritableDoubleBuilder blankDistance() throws NXException, RemoteException
NXException
RemoteException
FinishPassesBuilder finishPasses() throws NXException, RemoteException
NXException
RemoteException
InheritableDoubleBuilder textDepth() throws NXException, RemoteException
NXException
RemoteException
boolean floorSameAsPartStock() throws NXException, RemoteException
NXException
RemoteException
void setFloorSameAsPartStock(boolean stockPartStatus) throws NXException, RemoteException
stockPartStatus
- the stock part use statusNXException
RemoteException
InheritableDoubleBuilder floorStock() throws NXException, RemoteException
NXException
RemoteException
InheritableDoubleBuilder wallStock() throws NXException, RemoteException
NXException
RemoteException
InheritableDoubleBuilder blankStock() throws NXException, RemoteException
NXException
RemoteException
InheritableDoubleBuilder checkStock() throws NXException, RemoteException
NXException
RemoteException
InheritableDoubleBuilder trimStock() throws NXException, RemoteException
NXException
RemoteException
InheritableDoubleBuilder shroudStock() throws NXException, RemoteException
NXException
RemoteException
InheritableDoubleBuilder bladeStock() throws NXException, RemoteException
NXException
RemoteException
InheritableDoubleBuilder blendStock() throws NXException, RemoteException
NXException
RemoteException
InheritableDoubleBuilder hubStock() throws NXException, RemoteException
NXException
RemoteException
CutParametersRegionSequencingTypes regionSequencing() throws NXException, RemoteException
NXException
RemoteException
void setRegionSequencing(CutParametersRegionSequencingTypes propValue) throws NXException, RemoteException
propValue
- NXException
RemoteException
boolean regionConnection() throws NXException, RemoteException
NXException
RemoteException
void setRegionConnection(boolean propValue) throws NXException, RemoteException
propValue
- the Region ConnectionNXException
RemoteException
boolean followCheck() throws NXException, RemoteException
NXException
RemoteException
void setFollowCheck(boolean propValue) throws NXException, RemoteException
propValue
- the Follow Check Geometry StatusNXException
RemoteException
CutParametersTraverseOpenPassesTypes traverseOpenPasses() throws NXException, RemoteException
NXException
RemoteException
void setTraverseOpenPasses(CutParametersTraverseOpenPassesTypes propValue) throws NXException, RemoteException
propValue
- NXException
RemoteException
CutParametersTrimControlTypes trimControl() throws NXException, RemoteException
NXException
RemoteException
void setTrimControl(CutParametersTrimControlTypes propValue) throws NXException, RemoteException
propValue
- NXException
RemoteException
InheritableDoubleBuilder minMaterialThickness() throws NXException, RemoteException
NXException
RemoteException
SmallAreaAvoidance smallAreaAvoidance() throws NXException, RemoteException
NXException
RemoteException
boolean boundaryApproximation() throws NXException, RemoteException
NXException
RemoteException
void setBoundaryApproximation(boolean propValue) throws NXException, RemoteException
propValue
- the Boundary Profile Pass FlagNXException
RemoteException
boolean preventUndercutting() throws NXException, RemoteException
allowUndercutting()
and setAllowUndercutting(boolean)
instead.
allowUndercutting()
and setAllowUndercutting(boolean)
instead.
NXException
RemoteException
void setPreventUndercutting(boolean propValue) throws NXException, RemoteException
allowUndercutting()
and setAllowUndercutting(boolean)
instead.
propValue
- the Undercut Handle Flag
NXException
RemoteException
boolean allowUndercutting() throws NXException, RemoteException
NXException
RemoteException
void setAllowUndercutting(boolean propValue) throws NXException, RemoteException
propValue
- the Undercut Handle FlagNXException
RemoteException
CutParametersSimplifyShapesTypes simplifyShapes() throws NXException, RemoteException
NXException
RemoteException
void setSimplifyShapes(CutParametersSimplifyShapesTypes propValue) throws NXException, RemoteException
propValue
- NXException
RemoteException
StepoverBuilder stepover() throws NXException, RemoteException
NXException
RemoteException
boolean usePrevious2dIpw() throws NXException, RemoteException
NXException
RemoteException
void setUsePrevious2dIpw(boolean propValue) throws NXException, RemoteException
propValue
- the Use Previous IPW FlagNXException
RemoteException
boolean cutWallsOnly() throws NXException, RemoteException
NXException
RemoteException
void setCutWallsOnly(boolean propValue) throws NXException, RemoteException
propValue
- the Cut Walls OnlyNXException
RemoteException
boolean rollToolOverEdges() throws NXException, RemoteException
NXException
RemoteException
void setRollToolOverEdges(boolean propValue) throws NXException, RemoteException
propValue
- the Remove Edge Traces valueNXException
RemoteException
int toolpathSmoothing() throws NXException, RemoteException
NXException
RemoteException
void setToolpathSmoothing(int smoothing) throws NXException, RemoteException
smoothing
- the Smoothing valueNXException
RemoteException
int toolAxisSmoothing() throws NXException, RemoteException
NXException
RemoteException
void setToolAxisSmoothing(int smoothing) throws NXException, RemoteException
smoothing
- the Smoothing valueNXException
RemoteException
boolean minimizeNumberOfEngages() throws NXException, RemoteException
NXException
RemoteException
void setMinimizeNumberOfEngages(boolean propValue) throws NXException, RemoteException
propValue
- the Minimize Number of Engages FlagNXException
RemoteException
InheritableDoubleBuilder partStockOffset() throws NXException, RemoteException
NXException
RemoteException
CutParametersActionWhenGougingTypes actionWhenGouging() throws NXException, RemoteException
NXException
RemoteException
void setActionWhenGouging(CutParametersActionWhenGougingTypes propValue) throws NXException, RemoteException
propValue
- the When Gouging Check valueNXException
RemoteException
InheritableToolDepBuilder maxCutStep() throws NXException, RemoteException
NXException
RemoteException
ToolAxisTilt toolAxisTilt() throws NXException, RemoteException
NXException
RemoteException
AcrossVoids acrossVoids() throws NXException, RemoteException
NXException
RemoteException
OutputUncutRegions outputUncutRegions() throws NXException, RemoteException
NXException
RemoteException
LowerLimit lowerLimit() throws NXException, RemoteException
NXException
RemoteException
MaxCutTraverse maxCutTraverse() throws NXException, RemoteException
NXException
RemoteException
MinCutVolume minCutVolume() throws NXException, RemoteException
NXException
RemoteException
SteepContainment steepContainment() throws NXException, RemoteException
NXException
RemoteException
UpDownCutting upDownCutting() throws NXException, RemoteException
NXException
RemoteException
ToolAxisChange toolAxisChange() throws NXException, RemoteException
NXException
RemoteException
InheritableToolDepBuilder fromLeadingEdge() throws NXException, RemoteException
NXException
RemoteException
InheritableToolDepBuilder fromTrailingEdge() throws NXException, RemoteException
NXException
RemoteException
double tlaxisBladeRollAngle() throws NXException, RemoteException
NXException
RemoteException
void setTlaxisBladeRollAngle(double angle) throws NXException, RemoteException
angle
- the max blade roll angle valueNXException
RemoteException
CutParametersPlungeDirectionTypes plungeDirection() throws NXException, RemoteException
NXException
RemoteException
void setPlungeDirection(CutParametersPlungeDirectionTypes propValue) throws NXException, RemoteException
propValue
- The plunge directionNXException
RemoteException
CutParametersPatternDirectionTypes patternDirection() throws NXException, RemoteException
NXException
RemoteException
void setPatternDirection(CutParametersPatternDirectionTypes propValue) throws NXException, RemoteException
propValue
- NXException
RemoteException
boolean cutBetweenLevels() throws NXException, RemoteException
NXException
RemoteException
void setCutBetweenLevels(boolean cutBetween) throws NXException, RemoteException
cutBetween
- the cut between methodNXException
RemoteException
CornerControlBuilder cornerControl() throws NXException, RemoteException
NXException
RemoteException
InheritableDoubleBuilder valleyOverlapDistance() throws NXException, RemoteException
NXException
RemoteException
InheritableToolDepBuilder blankOverhang() throws NXException, RemoteException
NXException
RemoteException
InheritableToolDepBuilder cutAreaExtensionDistance() throws NXException, RemoteException
NXException
RemoteException
boolean tolerantMachining() throws NXException, RemoteException
NXException
RemoteException
void setTolerantMachining(boolean tolerantMachine) throws NXException, RemoteException
tolerantMachine
- the tolerant machining statusNXException
RemoteException
boolean selfIntersection() throws NXException, RemoteException
NXException
RemoteException
void setSelfIntersection(boolean selfIntersect) throws NXException, RemoteException
selfIntersect
- The Standard Drive Self-Intersect Status valueNXException
RemoteException
ExtendAtEdges extendAtEdges() throws NXException, RemoteException
NXException
RemoteException
boolean cutBelowToolContact() throws NXException, RemoteException
NXException
RemoteException
void setCutBelowToolContact(boolean cutBelowToolContact) throws NXException, RemoteException
cutBelowToolContact
- NXException
RemoteException
TrochoidalSettings trochoidalSettings() throws NXException, RemoteException
NXException
RemoteException
boolean extendToPart() throws NXException, RemoteException
NXException
RemoteException
void setExtendToPart(boolean flag) throws NXException, RemoteException
flag
- the extend to part flagNXException
RemoteException
CutParametersExtendFloorTypes extendFloorTo() throws NXException, RemoteException
NXException
RemoteException
void setExtendFloorTo(CutParametersExtendFloorTypes option) throws NXException, RemoteException
option
- the extend floor to optionNXException
RemoteException
InheritableToolDepBuilder mergeDistance() throws NXException, RemoteException
NXException
RemoteException
LevelToLevel levelToLevel() throws NXException, RemoteException
NXException
RemoteException
CleanupSettings cleanupSettings() throws NXException, RemoteException
NXException
RemoteException
CleanupOutput cleanupOutput() throws NXException, RemoteException
NXException
RemoteException
MultiDepthCut multiDepthCut() throws NXException, RemoteException
NXException
RemoteException
InheritableDoubleBuilder stepoverLimit() throws NXException, RemoteException
NXException
RemoteException
double boundaryStock() throws NXException, RemoteException
NXException
RemoteException
void setBoundaryStock(double propValue) throws NXException, RemoteException
propValue
- the trim stock valueNXException
RemoteException
double boundaryInTol() throws NXException, RemoteException
NXException
RemoteException
void setBoundaryInTol(double propValue) throws NXException, RemoteException
propValue
- the boundary intol valueNXException
RemoteException
double boundaryOutTol() throws NXException, RemoteException
NXException
RemoteException
void setBoundaryOutTol(double propValue) throws NXException, RemoteException
propValue
- the boundary out tol valueNXException
RemoteException
ZAxisSmoothing zaxisSmoothing() throws NXException, RemoteException
NXException
RemoteException
CutParametersCornerFindingTypes cornerFindingOptions() throws NXException, RemoteException
NXException
RemoteException
void setCornerFindingOptions(CutParametersCornerFindingTypes cornerFinding) throws NXException, RemoteException
cornerFinding
- the Finding Corner typeNXException
RemoteException
boolean globalOptimization() throws NXException, RemoteException
NXException
RemoteException
void setGlobalOptimization(boolean globalOptStatus) throws NXException, RemoteException
globalOptStatus
- global optimization statusNXException
RemoteException
boolean applyToLastPass() throws NXException, RemoteException
NXException
RemoteException
void setApplyToLastPass(boolean applyLastPassStatus) throws NXException, RemoteException
applyLastPassStatus
- apply to last pass statusNXException
RemoteException
boolean includeBodiesOfSurfaceRegion() throws NXException, RemoteException
NXException
RemoteException
void setIncludeBodiesOfSurfaceRegion(boolean includeBodies) throws NXException, RemoteException
includeBodies
- flag of including bodies of surface regionNXException
RemoteException
InheritableToolDepBuilder toolRunOn() throws NXException, RemoteException
NXException
RemoteException
CutParametersToolRunOffTypes toolRunOffType() throws NXException, RemoteException
NXException
RemoteException
void setToolRunOffType(CutParametersToolRunOffTypes toolRunOff) throws NXException, RemoteException
toolRunOff
- the Tool Run Off typeNXException
RemoteException
InheritableToolDepBuilder toolRunOff() throws NXException, RemoteException
NXException
RemoteException
InheritableToolDepBuilder singlePassOffset() throws NXException, RemoteException
NXException
RemoteException
double rotaryMaxAngleLimit() throws NXException, RemoteException
NXException
RemoteException
void setRotaryMaxAngleLimit(double angle) throws NXException, RemoteException
angle
- the rotary max angle limitNXException
RemoteException
double rotaryMinAngleLimit() throws NXException, RemoteException
NXException
RemoteException
void setRotaryMinAngleLimit(double angle) throws NXException, RemoteException
angle
- the rotary min angle limitNXException
RemoteException
CutParametersAdjacentBladesTypes adjacentBlades() throws NXException, RemoteException
NXException
RemoteException
void setAdjacentBlades(CutParametersAdjacentBladesTypes adjacentBlades) throws NXException, RemoteException
adjacentBlades
- the adjacent blades stock option typeNXException
RemoteException
boolean cutBelowOverhangingBlank() throws NXException, RemoteException
NXException
RemoteException
void setCutBelowOverhangingBlank(boolean propValue) throws NXException, RemoteException
propValue
- the Cut Below Overhanging Blank MethodNXException
RemoteException
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.