MillCutParameters Class¶
-
class
NXOpen.CAM.MillCutParameters¶ Bases:
NXOpen.CAM.CutParametersRepresents a
NXOpen.CAM.MillCutParametersNew in version NX6.0.0.
Properties¶
| Property | Description |
|---|---|
| AcrossVoids | Returns the across voids |
| ActionWhenGouging | Returns or sets the action when gouging |
| AdjacentBlades | Returns or sets the Adjacent Blades Stock Option Type |
| AllowUndercutting | Returns or sets the allow undercutting toggle |
| ApplyToLastPass | Returns or sets the status for doing Blank Sensitive finish on the last cut level |
| BladeStock | Returns the blade stock |
| BlankDistance | Returns the blank distance |
| BlankOverhang | Returns the blank overhang (inheritable tool dependent). |
| BlankStock | Returns the blank stock |
| BlendStock | Returns the blend stock |
| BoundaryApproximation | Returns or sets the boundary approximation toggle |
| BoundaryInTol | Returns or sets the boundary intol |
| BoundaryOutTol | Returns or sets the boundary out tol |
| BoundaryStock | Returns or sets the boundary stock |
| CheckIpwCollisions | Returns or sets the value to Check for Ipw Collsions |
| CheckSafeClearance | Returns the Check Safe Clearance |
| CheckStock | Returns the check stock |
| CleanupOutput | Returns the Cleanup Output |
| CleanupSettings | Returns the Cleanup Settings |
| CornerControl | Returns the corner control |
| CornerFindingOptions | Returns or sets the Corner Finding Options |
| CutAngle | Returns the cut angle |
| CutAreaExtensionDistance | Returns the cut area extension distance builder |
| CutBelowOverhangingBlank | Returns or sets the Cut Below Overhanging Blank Method |
| CutBelowToolContact | Returns or sets the cut below tool contact setting |
| CutBetweenLevels | Returns or sets the cut between levels |
| CutDirection | Returns the cut direction |
| CutOrder | Returns or sets the cut order |
| CutWallsOnly | Returns or sets the Cut Walls Only toggle |
| ExtendAcrossUndercut | Returns or sets the extend across undercut toggle |
| ExtendAtEdges | Returns the Extend At Edges |
| ExtendFloorTo | Returns or sets the extend floor to |
| ExtendToPart | Returns or sets the extend to part flag |
| FinishPasses | Returns the finish passes |
| FloorSameAsPartStock | Returns or sets the floor same as part stock |
| FloorStock | Returns the floor stock |
| FollowCheck | Returns or sets the follow check geometry status |
| FromLeadingEdge | Returns the from leading edge |
| FromTrailingEdge | Returns the from trailing edge |
| GlobalOptimization | Returns or sets the global optimzation status |
| HolderClearance | Returns the Holder Clearance |
| HubStock | Returns the hub stock |
| IncludeBodiesOfSurfaceRegion | Returns or sets the flag to check bodies of surface region |
| IpwType | Returns or sets the IPW type |
| LevelToLevel | Returns the Level to Level |
| LowerLimit | Returns the lower limit |
| MaxCutStep | Returns the maximum cut step |
| MaxCutTraverse | Returns the max cut traverse |
| MergeDistance | Returns the merge distance builder (tool dependent double) |
| MinCutVolume | Returns the minimum cut volume |
| MinMaterialThickness | Returns the minimum material thickness |
| MinimizeNumberOfEngages | Returns or sets the minimize number of engages toggle |
| MultiDepthCut | Returns the Multi Depth Cut |
| NeckClearance | Returns the Neck Clearance |
| OutputUncutRegions | Returns the output uncut regions |
| PartSafeClearance | Returns the Part Safe Clearance |
| PartStock | Returns the part stock |
| PartStockOffset | Returns the part stock offset |
| PatternDirection | Returns or sets the pattern direction |
| PlungeDirection | Returns or sets the plunge direction |
| PreventUndercutting | Returns or sets the prevent undercutting toggle |
| RegionConnection | Returns or sets the region connection |
| RegionSequencing | Returns or sets the region resequencing |
| RollToolOverEdges | Returns or sets the roll tool over edges toggle |
| RotaryMaxAngleLimit | Returns or sets the rotary max angle limit |
| RotaryMinAngleLimit | Returns or sets the min angle from part axis |
| SelfIntersection | Returns or sets the Standard Drive Self-Intersect Status |
| ShankClearance | Returns the Shank Clearance |
| ShroudStock | Returns the shroud stock |
| SimplifyShapes | Returns or sets the Simplify Shapes Method |
| SinglePassOffset | Returns the Single Pass Offset |
| SmallAreaAvoidance | Returns the small area avoidance |
| SteepContainment | Returns the steep containment |
| Stepover | Returns the stepover |
| StepoverLimit | Returns the Stepover Limit |
| Tag | Returns the Tag for this object. |
| TextDepth | Returns the Text Depth |
| TlaxisBladeRollAngle | Returns or sets the max blade roll angle |
| Tolerances | Returns the Tolerances builder |
| TolerantMachining | Returns or sets the tolerant machining status |
| ToolAxisChange | Returns the tool axis change |
| ToolAxisSmoothing | Returns or sets the degree of tool axis smoothing |
| ToolAxisTilt | Returns the tool axis tilt |
| ToolRunOff | Returns the Tool Run Off |
| ToolRunOffType | Returns or sets the Tool Run Off Type |
| ToolRunOn | Returns the Tool Run On |
| ToolpathSmoothing | Returns or sets the degree of tool path smoothing |
| TraverseOpenPasses | Returns or sets the open passes |
| TrimControl | Returns or sets the trim control method type |
| TrimStock | Returns the trim stock |
| TrochoidalSettings | Returns the Trochoidal Settings |
| UpDownCutting | Returns the up down cutting |
| UsePrevious2dIpw | Returns or sets the use previous IPW toggle |
| UseToolHolder | Returns or sets the use tool holder |
| ValleyOverlapDistance | Returns the valley overlap distance |
| WallStock | Returns the wall stock |
| ZAxisSmoothing | Returns the Z Axis Smoothing. |
Methods¶
Property Detail¶
AcrossVoids¶
-
MillCutParameters.AcrossVoids¶ Returns the across voids
-------------------------------------Getter Method
Signature
AcrossVoidsReturns: Return type: NXOpen.CAM.AcrossVoidsNew in version NX6.0.0.
License requirements: None.
ActionWhenGouging¶
-
MillCutParameters.ActionWhenGouging¶ Returns or sets the action when gouging
-------------------------------------Getter Method
Signature
ActionWhenGougingReturns: the When Gouging Check value Return type: NXOpen.CAM.CutParametersActionWhenGougingTypesNew in version NX6.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
ActionWhenGougingParameters: propValue ( NXOpen.CAM.CutParametersActionWhenGougingTypes) – the When Gouging Check valueNew in version NX6.0.0.
License requirements: cam_base (“CAM BASE”)
AdjacentBlades¶
-
MillCutParameters.AdjacentBlades¶ Returns or sets the Adjacent Blades Stock Option Type
-------------------------------------Getter Method
Signature
AdjacentBladesReturns: the adjacent blades stock option type Return type: NXOpen.CAM.CutParametersAdjacentBladesTypesNew in version NX8.5.0.
License requirements: None.
-------------------------------------Setter Method
Signature
AdjacentBladesParameters: adjacentBlades ( NXOpen.CAM.CutParametersAdjacentBladesTypes) – the adjacent blades stock option typeNew in version NX8.5.0.
License requirements: cam_base (“CAM BASE”)
AllowUndercutting¶
-
MillCutParameters.AllowUndercutting¶ Returns or sets the allow undercutting toggle
-------------------------------------Getter Method
Signature
AllowUndercuttingReturns: the Undercut Handle Flag Return type: bool New in version NX8.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
AllowUndercuttingParameters: propValue (bool) – the Undercut Handle Flag New in version NX8.0.0.
License requirements: cam_base (“CAM BASE”)
ApplyToLastPass¶
-
MillCutParameters.ApplyToLastPass¶ Returns or sets the status for doing Blank Sensitive finish on the last cut level
-------------------------------------Getter Method
Signature
ApplyToLastPassReturns: apply to last pass status Return type: bool New in version NX7.5.1.
License requirements: None.
-------------------------------------Setter Method
Signature
ApplyToLastPassParameters: applyLastPassStatus (bool) – apply to last pass status New in version NX7.5.1.
License requirements: cam_base (“CAM BASE”)
BladeStock¶
-
MillCutParameters.BladeStock¶ Returns the blade stock
-------------------------------------Getter Method
Signature
BladeStockReturns: the blade stock builder Return type: NXOpen.CAM.InheritableDoubleBuilderNew in version NX7.0.0.
License requirements: None.
BlankDistance¶
-
MillCutParameters.BlankDistance¶ Returns the blank distance
-------------------------------------Getter Method
Signature
BlankDistanceReturns: the blank distance builder Return type: NXOpen.CAM.InheritableDoubleBuilderNew in version NX6.0.0.
License requirements: None.
BlankOverhang¶
-
MillCutParameters.BlankOverhang¶ Returns the blank overhang (inheritable tool dependent).
Its relative UI name is changed to “Tool Overhang” from NX8.0. But it is named to “First Pass Overhang” in floor milling and floor and wall milling
-------------------------------------Getter Method
Signature
BlankOverhangReturns: the blank overhang Return type: NXOpen.CAM.InheritableToolDepBuilderNew in version NX6.0.0.
License requirements: None.
BlankStock¶
-
MillCutParameters.BlankStock¶ Returns the blank stock
-------------------------------------Getter Method
Signature
BlankStockReturns: the stock blank builder Return type: NXOpen.CAM.InheritableDoubleBuilderNew in version NX6.0.0.
License requirements: None.
BlendStock¶
-
MillCutParameters.BlendStock¶ Returns the blend stock
-------------------------------------Getter Method
Signature
BlendStockReturns: the blend stock builder Return type: NXOpen.CAM.InheritableDoubleBuilderNew in version NX7.0.0.
License requirements: None.
BoundaryApproximation¶
-
MillCutParameters.BoundaryApproximation¶ Returns or sets the boundary approximation toggle
-------------------------------------Getter Method
Signature
BoundaryApproximationReturns: the Boundary Profile Pass Flag Return type: bool New in version NX6.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
BoundaryApproximationParameters: propValue (bool) – the Boundary Profile Pass Flag New in version NX6.0.0.
License requirements: cam_base (“CAM BASE”)
BoundaryInTol¶
-
MillCutParameters.BoundaryInTol¶ Returns or sets the boundary intol
-------------------------------------Getter Method
Signature
BoundaryInTolReturns: the boundary intol value Return type: float New in version NX6.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
BoundaryInTolParameters: propValue (float) – the boundary intol value New in version NX6.0.0.
License requirements: cam_base (“CAM BASE”)
BoundaryOutTol¶
-
MillCutParameters.BoundaryOutTol¶ Returns or sets the boundary out tol
-------------------------------------Getter Method
Signature
BoundaryOutTolReturns: the boundary out tol value Return type: float New in version NX6.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
BoundaryOutTolParameters: propValue (float) – the boundary out tol value New in version NX6.0.0.
License requirements: cam_base (“CAM BASE”)
BoundaryStock¶
-
MillCutParameters.BoundaryStock¶ Returns or sets the boundary stock
-------------------------------------Getter Method
Signature
BoundaryStockReturns: the boundary stock value Return type: float New in version NX6.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
BoundaryStockParameters: propValue (float) – the trim stock value New in version NX6.0.0.
License requirements: cam_base (“CAM BASE”)
CheckStock¶
-
MillCutParameters.CheckStock¶ Returns the check stock
-------------------------------------Getter Method
Signature
CheckStockReturns: The check stock builder Return type: NXOpen.CAM.InheritableDoubleBuilderNew in version NX6.0.0.
License requirements: None.
CleanupOutput¶
-
MillCutParameters.CleanupOutput¶ Returns the Cleanup Output
-------------------------------------Getter Method
Signature
CleanupOutputReturns: Return type: NXOpen.CAM.CleanupOutputNew in version NX6.0.0.
License requirements: None.
CleanupSettings¶
-
MillCutParameters.CleanupSettings¶ Returns the Cleanup Settings
-------------------------------------Getter Method
Signature
CleanupSettingsReturns: Return type: NXOpen.CAM.CleanupSettingsNew in version NX6.0.0.
License requirements: None.
CornerControl¶
-
MillCutParameters.CornerControl¶ Returns the corner control
-------------------------------------Getter Method
Signature
CornerControlReturns: Return type: NXOpen.CAM.CornerControlBuilderNew in version NX6.0.0.
License requirements: None.
CornerFindingOptions¶
-
MillCutParameters.CornerFindingOptions¶ Returns or sets the Corner Finding Options
-------------------------------------Getter Method
Signature
CornerFindingOptionsReturns: the Finding Corner type Return type: NXOpen.CAM.CutParametersCornerFindingTypesNew in version NX7.5.0.
License requirements: None.
-------------------------------------Setter Method
Signature
CornerFindingOptionsParameters: cornerFinding ( NXOpen.CAM.CutParametersCornerFindingTypes) – the Finding Corner typeNew in version NX7.5.0.
License requirements: cam_base (“CAM BASE”)
CutAngle¶
-
MillCutParameters.CutAngle¶ Returns the cut angle
-------------------------------------Getter Method
Signature
CutAngleReturns: Return type: NXOpen.CAM.CutAngleNew in version NX6.0.0.
License requirements: None.
CutAreaExtensionDistance¶
-
MillCutParameters.CutAreaExtensionDistance¶ Returns the cut area extension distance builder
-------------------------------------Getter Method
Signature
CutAreaExtensionDistanceReturns: the cut area extension distance builder Return type: NXOpen.CAM.InheritableToolDepBuilderNew in version NX6.0.0.
License requirements: None.
CutBelowOverhangingBlank¶
-
MillCutParameters.CutBelowOverhangingBlank¶ Returns or sets the Cut Below Overhanging Blank Method
-------------------------------------Getter Method
Signature
CutBelowOverhangingBlankReturns: Return type: bool New in version NX9.0.0.
License requirements: cam_base (“CAM BASE”)
-------------------------------------Setter Method
Signature
CutBelowOverhangingBlankParameters: propValue (bool) – the Cut Below Overhanging Blank Method New in version NX9.0.0.
License requirements: cam_base (“CAM BASE”)
CutBelowToolContact¶
-
MillCutParameters.CutBelowToolContact¶ Returns or sets the cut below tool contact setting
-------------------------------------Getter Method
Signature
CutBelowToolContactReturns: Return type: bool New in version NX6.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
CutBelowToolContactParameters: cutBelowToolContact (bool) – New in version NX6.0.0.
License requirements: cam_base (“CAM BASE”)
CutBetweenLevels¶
-
MillCutParameters.CutBetweenLevels¶ Returns or sets the cut between levels
-------------------------------------Getter Method
Signature
CutBetweenLevelsReturns: the cut between method Return type: bool New in version NX6.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
CutBetweenLevelsParameters: cutBetween (bool) – the cut between method New in version NX6.0.0.
License requirements: cam_base (“CAM BASE”)
CutDirection¶
-
MillCutParameters.CutDirection¶ Returns the cut direction
-------------------------------------Getter Method
Signature
CutDirectionReturns: Return type: NXOpen.CAM.CutDirectionNew in version NX6.0.0.
License requirements: None.
CutOrder¶
-
MillCutParameters.CutOrder¶ Returns or sets the cut order
-------------------------------------Getter Method
Signature
CutOrderReturns: Return type: NXOpen.CAM.CutParametersCutOrderTypesNew in version NX6.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
CutOrderParameters: propValue ( NXOpen.CAM.CutParametersCutOrderTypes) –New in version NX6.0.0.
License requirements: cam_base (“CAM BASE”)
CutWallsOnly¶
-
MillCutParameters.CutWallsOnly¶ Returns or sets the Cut Walls Only toggle
-------------------------------------Getter Method
Signature
CutWallsOnlyReturns: the Cut Walls Only Return type: bool New in version NX6.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
CutWallsOnlyParameters: propValue (bool) – the Cut Walls Only New in version NX6.0.0.
License requirements: cam_base (“CAM BASE”)
ExtendAcrossUndercut¶
-
MillCutParameters.ExtendAcrossUndercut¶ Returns or sets the extend across undercut toggle
-------------------------------------Getter Method
Signature
ExtendAcrossUndercutReturns: the Extend Across Undercut value Return type: bool New in version NX10.0.2.
License requirements: cam_base (“CAM BASE”)
-------------------------------------Setter Method
Signature
ExtendAcrossUndercutParameters: propValue (bool) – the Extend Across Undercut value New in version NX10.0.2.
License requirements: cam_base (“CAM BASE”)
ExtendAtEdges¶
-
MillCutParameters.ExtendAtEdges¶ Returns the Extend At Edges
-------------------------------------Getter Method
Signature
ExtendAtEdgesReturns: Return type: NXOpen.CAM.ExtendAtEdgesNew in version NX6.0.0.
License requirements: None.
ExtendFloorTo¶
-
MillCutParameters.ExtendFloorTo¶ Returns or sets the extend floor to
-------------------------------------Getter Method
Signature
ExtendFloorToReturns: the extend floor to option Return type: NXOpen.CAM.CutParametersExtendFloorTypesNew in version NX8.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
ExtendFloorToParameters: option ( NXOpen.CAM.CutParametersExtendFloorTypes) – the extend floor to optionNew in version NX8.0.0.
License requirements: cam_base (“CAM BASE”)
ExtendToPart¶
-
MillCutParameters.ExtendToPart¶ Returns or sets the extend to part flag
-------------------------------------Getter Method
Signature
ExtendToPartReturns: the extend to part flag Return type: bool New in version NX6.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
ExtendToPartParameters: flag (bool) – the extend to part flag New in version NX6.0.0.
License requirements: cam_base (“CAM BASE”)
FinishPasses¶
-
MillCutParameters.FinishPasses¶ Returns the finish passes
-------------------------------------Getter Method
Signature
FinishPassesReturns: the finish passes builder Return type: NXOpen.CAM.FinishPassesBuilderNew in version NX6.0.0.
License requirements: None.
FloorSameAsPartStock¶
-
MillCutParameters.FloorSameAsPartStock¶ Returns or sets the floor same as part stock
-------------------------------------Getter Method
Signature
FloorSameAsPartStockReturns: the stock part use status Return type: bool New in version NX6.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
FloorSameAsPartStockParameters: stockPartStatus (bool) – the stock part use status New in version NX6.0.0.
License requirements: cam_base (“CAM BASE”)
FloorStock¶
-
MillCutParameters.FloorStock¶ Returns the floor stock
-------------------------------------Getter Method
Signature
FloorStockReturns: the floor stock builder Return type: NXOpen.CAM.InheritableDoubleBuilderNew in version NX6.0.0.
License requirements: None.
FollowCheck¶
-
MillCutParameters.FollowCheck¶ Returns or sets the follow check geometry status
-------------------------------------Getter Method
Signature
FollowCheckReturns: the Follow Check Geometry Status Return type: bool New in version NX6.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
FollowCheckParameters: propValue (bool) – the Follow Check Geometry Status New in version NX6.0.0.
License requirements: cam_base (“CAM BASE”)
FromLeadingEdge¶
-
MillCutParameters.FromLeadingEdge¶ Returns the from leading edge
-------------------------------------Getter Method
Signature
FromLeadingEdgeReturns: Return type: NXOpen.CAM.InheritableToolDepBuilderNew in version NX7.0.0.
License requirements: None.
FromTrailingEdge¶
-
MillCutParameters.FromTrailingEdge¶ Returns the from trailing edge
-------------------------------------Getter Method
Signature
FromTrailingEdgeReturns: Return type: NXOpen.CAM.InheritableToolDepBuilderNew in version NX7.0.0.
License requirements: None.
GlobalOptimization¶
-
MillCutParameters.GlobalOptimization¶ Returns or sets the global optimzation status
-------------------------------------Getter Method
Signature
GlobalOptimizationReturns: global optimization status Return type: bool New in version NX7.5.0.
License requirements: None.
-------------------------------------Setter Method
Signature
GlobalOptimizationParameters: globalOptStatus (bool) – global optimization status New in version NX7.5.0.
License requirements: cam_base (“CAM BASE”)
HubStock¶
-
MillCutParameters.HubStock¶ Returns the hub stock
-------------------------------------Getter Method
Signature
HubStockReturns: the hub stock builder Return type: NXOpen.CAM.InheritableDoubleBuilderNew in version NX7.0.0.
License requirements: None.
IncludeBodiesOfSurfaceRegion¶
-
MillCutParameters.IncludeBodiesOfSurfaceRegion¶ Returns or sets the flag to check bodies of surface region
-------------------------------------Getter Method
Signature
IncludeBodiesOfSurfaceRegionReturns: flag of including bodies of surface region Return type: bool New in version NX8.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
IncludeBodiesOfSurfaceRegionParameters: includeBodies (bool) – flag of including bodies of surface region New in version NX8.0.0.
License requirements: cam_base (“CAM BASE”)
LevelToLevel¶
-
MillCutParameters.LevelToLevel¶ Returns the Level to Level
-------------------------------------Getter Method
Signature
LevelToLevelReturns: Return type: NXOpen.CAM.LevelToLevelNew in version NX6.0.0.
License requirements: None.
LowerLimit¶
-
MillCutParameters.LowerLimit¶ Returns the lower limit
-------------------------------------Getter Method
Signature
LowerLimitReturns: Return type: NXOpen.CAM.LowerLimitNew in version NX6.0.0.
License requirements: None.
MaxCutStep¶
-
MillCutParameters.MaxCutStep¶ Returns the maximum cut step
-------------------------------------Getter Method
Signature
MaxCutStepReturns: The Max. Step Size builder Return type: NXOpen.CAM.InheritableToolDepBuilderNew in version NX6.0.0.
License requirements: None.
MaxCutTraverse¶
-
MillCutParameters.MaxCutTraverse¶ Returns the max cut traverse
-------------------------------------Getter Method
Signature
MaxCutTraverseReturns: Return type: NXOpen.CAM.MaxCutTraverseNew in version NX6.0.0.
License requirements: None.
MergeDistance¶
-
MillCutParameters.MergeDistance¶ Returns the merge distance builder (tool dependent double)
-------------------------------------Getter Method
Signature
MergeDistanceReturns: Return type: NXOpen.CAM.InheritableToolDepBuilderNew in version NX6.0.0.
License requirements: None.
MinCutVolume¶
-
MillCutParameters.MinCutVolume¶ Returns the minimum cut volume
-------------------------------------Getter Method
Signature
MinCutVolumeReturns: Return type: NXOpen.CAM.MinCutVolumeNew in version NX6.0.0.
License requirements: None.
MinMaterialThickness¶
-
MillCutParameters.MinMaterialThickness¶ Returns the minimum material thickness
-------------------------------------Getter Method
Signature
MinMaterialThicknessReturns: the minimum thickness builder Return type: NXOpen.CAM.InheritableDoubleBuilderNew in version NX6.0.0.
License requirements: None.
MinimizeNumberOfEngages¶
-
MillCutParameters.MinimizeNumberOfEngages¶ Returns or sets the minimize number of engages toggle
-------------------------------------Getter Method
Signature
MinimizeNumberOfEngagesReturns: the Minimize Number of Engages Flag Return type: bool New in version NX6.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
MinimizeNumberOfEngagesParameters: propValue (bool) – the Minimize Number of Engages Flag New in version NX6.0.0.
License requirements: cam_base (“CAM BASE”)
MultiDepthCut¶
-
MillCutParameters.MultiDepthCut¶ Returns the Multi Depth Cut
-------------------------------------Getter Method
Signature
MultiDepthCutReturns: Return type: NXOpen.CAM.MultiDepthCutNew in version NX6.0.0.
License requirements: None.
OutputUncutRegions¶
-
MillCutParameters.OutputUncutRegions¶ Returns the output uncut regions
-------------------------------------Getter Method
Signature
OutputUncutRegionsReturns: Return type: NXOpen.CAM.OutputUncutRegionsNew in version NX6.0.0.
License requirements: None.
PartStockOffset¶
-
MillCutParameters.PartStockOffset¶ Returns the part stock offset
-------------------------------------Getter Method
Signature
PartStockOffsetReturns: The Part Stock Offset builder Return type: NXOpen.CAM.InheritableDoubleBuilderNew in version NX6.0.0.
License requirements: None.
PatternDirection¶
-
MillCutParameters.PatternDirection¶ Returns or sets the pattern direction
-------------------------------------Getter Method
Signature
PatternDirectionReturns: Return type: NXOpen.CAM.CutParametersPatternDirectionTypesNew in version NX6.0.0.
License requirements: cam_base (“CAM BASE”)
-------------------------------------Setter Method
Signature
PatternDirectionParameters: propValue ( NXOpen.CAM.CutParametersPatternDirectionTypes) –New in version NX6.0.0.
License requirements: cam_base (“CAM BASE”)
PlungeDirection¶
-
MillCutParameters.PlungeDirection¶ Returns or sets the plunge direction
-------------------------------------Getter Method
Signature
PlungeDirectionReturns: The plunge direction Return type: NXOpen.CAM.CutParametersPlungeDirectionTypesNew in version NX6.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
PlungeDirectionParameters: propValue ( NXOpen.CAM.CutParametersPlungeDirectionTypes) – The plunge directionNew in version NX6.0.0.
License requirements: cam_base (“CAM BASE”)
PreventUndercutting¶
-
MillCutParameters.PreventUndercutting¶ Returns or sets the prevent undercutting toggle
This property is deprecated. Use
NXOpen.CAM.MillCutParameters.AllowUndercutting`()instead.-------------------------------------Getter Method
Signature
PreventUndercuttingReturns: the Undercut Handle Flag Return type: bool New in version NX6.0.0.
Deprecated since version NX8.0.0: Use
NXOpen.CAM.MillCutParameters.AllowUndercutting`()instead.License requirements: None.
-------------------------------------Setter Method
Signature
PreventUndercuttingParameters: propValue (bool) – the Undercut Handle Flag New in version NX6.0.0.
Deprecated since version NX8.0.0: Use
NXOpen.CAM.MillCutParameters.AllowUndercutting`()instead.License requirements: cam_base (“CAM BASE”)
RegionConnection¶
-
MillCutParameters.RegionConnection¶ Returns or sets the region connection
-------------------------------------Getter Method
Signature
RegionConnectionReturns: the Region Connection Return type: bool New in version NX6.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
RegionConnectionParameters: propValue (bool) – the Region Connection New in version NX6.0.0.
License requirements: cam_base (“CAM BASE”)
RegionSequencing¶
-
MillCutParameters.RegionSequencing¶ Returns or sets the region resequencing
-------------------------------------Getter Method
Signature
RegionSequencingReturns: Return type: NXOpen.CAM.CutParametersRegionSequencingTypesNew in version NX6.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
RegionSequencingParameters: propValue ( NXOpen.CAM.CutParametersRegionSequencingTypes) –New in version NX6.0.0.
License requirements: cam_base (“CAM BASE”)
RollToolOverEdges¶
-
MillCutParameters.RollToolOverEdges¶ Returns or sets the roll tool over edges toggle
-------------------------------------Getter Method
Signature
RollToolOverEdgesReturns: the Remove Edge Traces value Return type: bool New in version NX6.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
RollToolOverEdgesParameters: propValue (bool) – the Remove Edge Traces value New in version NX6.0.0.
License requirements: cam_base (“CAM BASE”)
RotaryMaxAngleLimit¶
-
MillCutParameters.RotaryMaxAngleLimit¶ Returns or sets the rotary max angle limit
-------------------------------------Getter Method
Signature
RotaryMaxAngleLimitReturns: the rotary max angle limit Return type: float New in version NX8.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
RotaryMaxAngleLimitParameters: angle (float) – the rotary max angle limit New in version NX8.0.0.
License requirements: cam_base (“CAM BASE”)
RotaryMinAngleLimit¶
-
MillCutParameters.RotaryMinAngleLimit¶ Returns or sets the min angle from part axis
-------------------------------------Getter Method
Signature
RotaryMinAngleLimitReturns: the rotary min angle limit Return type: float New in version NX8.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
RotaryMinAngleLimitParameters: angle (float) – the rotary min angle limit New in version NX8.0.0.
License requirements: cam_base (“CAM BASE”)
SelfIntersection¶
-
MillCutParameters.SelfIntersection¶ Returns or sets the Standard Drive Self-Intersect Status
-------------------------------------Getter Method
Signature
SelfIntersectionReturns: The Standard Drive Self-Intersect Status value Return type: bool New in version NX6.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
SelfIntersectionParameters: selfIntersect (bool) – The Standard Drive Self-Intersect Status value New in version NX6.0.0.
License requirements: cam_base (“CAM BASE”)
ShroudStock¶
-
MillCutParameters.ShroudStock¶ Returns the shroud stock
-------------------------------------Getter Method
Signature
ShroudStockReturns: the shroud stock builder Return type: NXOpen.CAM.InheritableDoubleBuilderNew in version NX7.0.0.
License requirements: None.
SimplifyShapes¶
-
MillCutParameters.SimplifyShapes¶ Returns or sets the Simplify Shapes Method
-------------------------------------Getter Method
Signature
SimplifyShapesReturns: Return type: NXOpen.CAM.CutParametersSimplifyShapesTypesNew in version NX6.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
SimplifyShapesParameters: propValue ( NXOpen.CAM.CutParametersSimplifyShapesTypes) –New in version NX6.0.0.
License requirements: cam_base (“CAM BASE”)
SinglePassOffset¶
-
MillCutParameters.SinglePassOffset¶ Returns the Single Pass Offset
-------------------------------------Getter Method
Signature
SinglePassOffsetReturns: Return type: NXOpen.CAM.InheritableToolDepBuilderNew in version NX8.0.0.
License requirements: None.
SmallAreaAvoidance¶
-
MillCutParameters.SmallAreaAvoidance¶ Returns the small area avoidance
-------------------------------------Getter Method
Signature
SmallAreaAvoidanceReturns: the small area builder Return type: NXOpen.CAM.SmallAreaAvoidanceNew in version NX6.0.0.
License requirements: None.
SteepContainment¶
-
MillCutParameters.SteepContainment¶ Returns the steep containment
-------------------------------------Getter Method
Signature
SteepContainmentReturns: Return type: NXOpen.CAM.SteepContainmentNew in version NX6.0.0.
License requirements: None.
Stepover¶
-
MillCutParameters.Stepover¶ Returns the stepover
-------------------------------------Getter Method
Signature
StepoverReturns: Return type: NXOpen.CAM.StepoverBuilderNew in version NX6.0.0.
License requirements: None.
StepoverLimit¶
-
MillCutParameters.StepoverLimit¶ Returns the Stepover Limit
-------------------------------------Getter Method
Signature
StepoverLimitReturns: Return type: NXOpen.CAM.InheritableDoubleBuilderNew in version NX6.0.0.
License requirements: None.
TextDepth¶
-
MillCutParameters.TextDepth¶ Returns the Text Depth
-------------------------------------Getter Method
Signature
TextDepthReturns: The Text Depth builder Return type: NXOpen.CAM.InheritableDoubleBuilderNew in version NX6.0.0.
License requirements: None.
TlaxisBladeRollAngle¶
-
MillCutParameters.TlaxisBladeRollAngle¶ Returns or sets the max blade roll angle
-------------------------------------Getter Method
Signature
TlaxisBladeRollAngleReturns: the max blade roll angle value Return type: float New in version NX7.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
TlaxisBladeRollAngleParameters: angle (float) – the max blade roll angle value New in version NX7.0.0.
License requirements: cam_base (“CAM BASE”)
TolerantMachining¶
-
MillCutParameters.TolerantMachining¶ Returns or sets the tolerant machining status
-------------------------------------Getter Method
Signature
TolerantMachiningReturns: the tolerant machining status Return type: bool New in version NX6.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
TolerantMachiningParameters: tolerantMachine (bool) – the tolerant machining status New in version NX6.0.0.
License requirements: cam_base (“CAM BASE”)
ToolAxisChange¶
-
MillCutParameters.ToolAxisChange¶ Returns the tool axis change
-------------------------------------Getter Method
Signature
ToolAxisChangeReturns: Return type: NXOpen.CAM.ToolAxisChangeNew in version NX6.0.0.
License requirements: None.
ToolAxisSmoothing¶
-
MillCutParameters.ToolAxisSmoothing¶ Returns or sets the degree of tool axis smoothing
-------------------------------------Getter Method
Signature
ToolAxisSmoothingReturns: the Smoothing value Return type: int New in version NX7.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
ToolAxisSmoothingParameters: smoothing (int) – the Smoothing value New in version NX7.0.0.
License requirements: cam_base (“CAM BASE”)
ToolAxisTilt¶
-
MillCutParameters.ToolAxisTilt¶ Returns the tool axis tilt
-------------------------------------Getter Method
Signature
ToolAxisTiltReturns: the tool axis tilt builder Return type: NXOpen.CAM.ToolAxisTiltNew in version NX6.0.0.
License requirements: None.
ToolRunOff¶
-
MillCutParameters.ToolRunOff¶ Returns the Tool Run Off
-------------------------------------Getter Method
Signature
ToolRunOffReturns: Return type: NXOpen.CAM.InheritableToolDepBuilderNew in version NX8.0.0.
License requirements: None.
ToolRunOffType¶
-
MillCutParameters.ToolRunOffType¶ Returns or sets the Tool Run Off Type
-------------------------------------Getter Method
Signature
ToolRunOffTypeReturns: the Tool Run Off type Return type: NXOpen.CAM.CutParametersToolRunOffTypesNew in version NX8.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
ToolRunOffTypeParameters: toolRunOff ( NXOpen.CAM.CutParametersToolRunOffTypes) – the Tool Run Off typeNew in version NX8.0.0.
License requirements: cam_base (“CAM BASE”)
ToolRunOn¶
-
MillCutParameters.ToolRunOn¶ Returns the Tool Run On
-------------------------------------Getter Method
Signature
ToolRunOnReturns: Return type: NXOpen.CAM.InheritableToolDepBuilderNew in version NX8.0.0.
License requirements: None.
ToolpathSmoothing¶
-
MillCutParameters.ToolpathSmoothing¶ Returns or sets the degree of tool path smoothing
-------------------------------------Getter Method
Signature
ToolpathSmoothingReturns: the Smoothing value Return type: int New in version NX7.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
ToolpathSmoothingParameters: smoothing (int) – the Smoothing value New in version NX7.0.0.
License requirements: cam_base (“CAM BASE”)
TraverseOpenPasses¶
-
MillCutParameters.TraverseOpenPasses¶ Returns or sets the open passes
-------------------------------------Getter Method
Signature
TraverseOpenPassesReturns: Return type: NXOpen.CAM.CutParametersTraverseOpenPassesTypesNew in version NX6.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
TraverseOpenPassesParameters: propValue ( NXOpen.CAM.CutParametersTraverseOpenPassesTypes) –New in version NX6.0.0.
License requirements: cam_base (“CAM BASE”)
TrimControl¶
-
MillCutParameters.TrimControl¶ Returns or sets the trim control method type
-------------------------------------Getter Method
Signature
TrimControlReturns: Return type: NXOpen.CAM.CutParametersTrimControlTypesNew in version NX6.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
TrimControlParameters: propValue ( NXOpen.CAM.CutParametersTrimControlTypes) –New in version NX6.0.0.
License requirements: cam_base (“CAM BASE”)
TrimStock¶
-
MillCutParameters.TrimStock¶ Returns the trim stock
-------------------------------------Getter Method
Signature
TrimStockReturns: the Stock of Trim Geometry builder Return type: NXOpen.CAM.InheritableDoubleBuilderNew in version NX6.0.0.
License requirements: None.
TrochoidalSettings¶
-
MillCutParameters.TrochoidalSettings¶ Returns the Trochoidal Settings
-------------------------------------Getter Method
Signature
TrochoidalSettingsReturns: Return type: NXOpen.CAM.TrochoidalSettingsNew in version NX6.0.0.
License requirements: None.
UpDownCutting¶
-
MillCutParameters.UpDownCutting¶ Returns the up down cutting
-------------------------------------Getter Method
Signature
UpDownCuttingReturns: Return type: NXOpen.CAM.UpDownCuttingNew in version NX6.0.0.
License requirements: None.
UsePrevious2dIpw¶
-
MillCutParameters.UsePrevious2dIpw¶ Returns or sets the use previous IPW toggle
-------------------------------------Getter Method
Signature
UsePrevious2dIpwReturns: the Use Previous IPW Flag Return type: bool New in version NX6.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
UsePrevious2dIpwParameters: propValue (bool) – the Use Previous IPW Flag New in version NX6.0.0.
License requirements: cam_base (“CAM BASE”)
ValleyOverlapDistance¶
-
MillCutParameters.ValleyOverlapDistance¶ Returns the valley overlap distance
-------------------------------------Getter Method
Signature
ValleyOverlapDistanceReturns: the valley overlap distance Return type: NXOpen.CAM.InheritableDoubleBuilderNew in version NX6.0.0.
License requirements: None.
WallStock¶
-
MillCutParameters.WallStock¶ Returns the wall stock
-------------------------------------Getter Method
Signature
WallStockReturns: the stock wall builder Return type: NXOpen.CAM.InheritableDoubleBuilderNew in version NX6.0.0.
License requirements: None.
ZAxisSmoothing¶
-
MillCutParameters.ZAxisSmoothing¶ Returns the Z Axis Smoothing.
-------------------------------------Getter Method
Signature
ZAxisSmoothingReturns: Return type: NXOpen.CAM.ZAxisSmoothingNew in version NX7.5.0.
License requirements: None.