FeatureMillingCutParameters Class

class NXOpen.CAM.FeatureMillingCutParameters

Bases: NXOpen.CAM.HoleMachiningCutParameters

Represents a FeatureMillingCutParameters Builder

New in version NX9.0.2.

Properties

Property Description
BottomStock Returns the bottom stock
CheckIpwCollisions Returns or sets the value to Check for Ipw Collsions
CheckSafeClearance Returns the Check Safe Clearance
CornerControl Returns the corner control
CuttingDirection Returns or sets the cut direction
HolderClearance Returns the Holder Clearance
IpwType Returns or sets the IPW type
NeckClearance Returns the Neck Clearance
PartSafeClearance Returns the Part Safe Clearance
PartStock Returns the part stock
ShankClearance Returns the Shank Clearance
Tag Returns the Tag for this object.
Tolerances Returns the Tolerances builder
TopOffset Returns the top offset
UseToolHolder Returns or sets the use tool holder

Methods

Property Detail

CuttingDirection

FeatureMillingCutParameters.CuttingDirection

Returns or sets the cut direction

-------------------------------------

Getter Method

Signature CuttingDirection

Returns:the cut directon type
Return type:NXOpen.CAM.FeatureMillingCutParametersCuttingDirectionTypes

New in version NX9.0.2.

License requirements: None.

-------------------------------------

Setter Method

Signature CuttingDirection

Parameters:cutDir (NXOpen.CAM.FeatureMillingCutParametersCuttingDirectionTypes) – the cut directon type

New in version NX9.0.2.

License requirements: cam_base (“CAM BASE”)