HoleDrillingCutParameters Class

class NXOpen.CAM.HoleDrillingCutParameters

Bases: NXOpen.CAM.HoleMachiningCutParameters

Represents a HoleDrillingCutParameters Builder

New in version NX9.0.0.

Properties

Property Description
BottomOffset Returns the bottom offset
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
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
RaptoOffset Returns the rapto offset
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

BottomOffset

HoleDrillingCutParameters.BottomOffset

Returns the bottom offset

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

Getter Method

Signature BottomOffset

Returns:the bottom offset
Return type:NXOpen.CAM.VerticalPosition

New in version NX9.0.0.

License requirements: None.

RaptoOffset

HoleDrillingCutParameters.RaptoOffset

Returns the rapto offset

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

Getter Method

Signature RaptoOffset

Returns:the rapto offset
Return type:NXOpen.CAM.VerticalPosition

New in version NX9.0.0.

License requirements: None.