HoleDrillingCutParameters Class¶
-
class
NXOpen.CAM.HoleDrillingCutParameters¶ Bases:
NXOpen.CAM.HoleMachiningCutParametersRepresents 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
BottomOffsetReturns: the bottom offset Return type: NXOpen.CAM.VerticalPositionNew in version NX9.0.0.
License requirements: None.
RaptoOffset¶
-
HoleDrillingCutParameters.RaptoOffset¶ Returns the rapto offset
-------------------------------------Getter Method
Signature
RaptoOffsetReturns: the rapto offset Return type: NXOpen.CAM.VerticalPositionNew in version NX9.0.0.
License requirements: None.