NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Types | Properties | List of all members
NXOpen.CAM.ThreadMillingCutParameters Class Reference

Represents a ThreadMillingCutParameters Builder More...

Inheritance diagram for NXOpen.CAM.ThreadMillingCutParameters:
NXOpen.CAM.CylindricalMillingCutParameters NXOpen.CAM.FeatureMillingCutParameters NXOpen.CAM.HoleMachiningCutParameters NXOpen.CAM.CutParameters NXOpen.TaggedObject NXOpen.Utilities.NXRemotableObject IMessageSink

Public Types

enum  CutDirectionTypes { Climb, Conventional }
 cut direction options More...
 

Properties

unsafe
NXOpen.CAM.ThreadMillingCutParameters.CutDirectionTypes 
CutDirection [get, set]
 Returns or sets the cut direction More...
 
- Properties inherited from NXOpen.CAM.CylindricalMillingCutParameters
unsafe NXOpen.CAM.VerticalPosition BottomOffset [get]
 Returns the bottom offset More...
 
unsafe bool ContinuousCut [get, set]
 Returns or sets the continuous cut More...
 
- Properties inherited from NXOpen.CAM.FeatureMillingCutParameters
unsafe
NXOpen.CAM.FeatureMillingCutParameters.CuttingDirectionTypes 
CuttingDirection [get, set]
 Returns or sets the cut direction More...
 
- Properties inherited from NXOpen.CAM.HoleMachiningCutParameters
unsafe
NXOpen.CAM.InheritableDoubleBuilder 
BottomStock [get]
 Returns the bottom stock More...
 
unsafe
NXOpen.CAM.CornerControlBuilder 
CornerControl [get]
 Returns the corner control More...
 
unsafe double MinimalClearance [get, set]
 Returns or sets the minimal clearance More...
 
unsafe NXOpen.CAM.VerticalPosition TopOffset [get]
 Returns the top offset More...
 
- Properties inherited from NXOpen.CAM.CutParameters
unsafe double BlankThickness [get, set]
 Returns or sets the blank thickness value More...
 
unsafe bool CheckIpwCollisions [get, set]
 Returns or sets the value to Check for Ipw Collsions More...
 
unsafe
NXOpen.CAM.InheritableToolDepBuilder 
CheckSafeClearance [get]
 Returns the Check Safe Clearance More...
 
unsafe
NXOpen.CAM.InheritableToolDepBuilder 
HolderClearance [get]
 Returns the Holder Clearance More...
 
unsafe
NXOpen.CAM.CutParametersIpwTypes 
IpwType [get, set]
 Returns or sets the IPW type More...
 
unsafe
NXOpen.CAM.InheritableToolDepBuilder 
NeckClearance [get]
 Returns the Neck Clearance More...
 
unsafe
NXOpen.CAM.InheritableToolDepBuilder 
PartSafeClearance [get]
 Returns the Part Safe Clearance More...
 
unsafe
NXOpen.CAM.InheritableDoubleBuilder 
PartStock [get]
 Returns the part stock More...
 
unsafe
NXOpen.CAM.InheritableToolDepBuilder 
ShankClearance [get]
 Returns the Shank Clearance More...
 
unsafe
NXOpen.CAM.Inheritable2dLength 
Tolerances [get]
 Returns the Tolerances builder More...
 
unsafe bool UseToolHolder [get, set]
 Returns or sets the use tool holder More...
 
- Properties inherited from NXOpen.TaggedObject
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Public Member Functions inherited from NXOpen.TaggedObject
void PrintTestData (String variableName)
 <exclude> More...
 
void PrintTestData (String variableName, int lineNumber)
 <exclude> More...
 
override string ToString ()
 Returns a String that represents the current Object. More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents a ThreadMillingCutParameters Builder

Created in NX7.5.0

Member Enumeration Documentation

cut direction options

Enumerator
Climb 

Climb cut

Conventional 

Conventional cut

Property Documentation

unsafe NXOpen.CAM.ThreadMillingCutParameters.CutDirectionTypes NXOpen.CAM.ThreadMillingCutParameters.CutDirection
getset

Returns or sets the cut direction

Created in NX7.5.0

Deprecated in NX9.0.2. Use CAM.FeatureMillingCutParameters.CuttingDirection instead.

License requirements to get this property: None.

License requirements to set this property: cam_base ("CAM BASE")


The documentation for this class was generated from the following file:
Copyright 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.