NXOpen C++ Reference Guide
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
Public Types | Public Member Functions | List of all members
NXOpen::CAM::FeatureMillingCutParameters Class Reference

Represents a FeatureMillingCutParameters Builder
Created in NX9.0.2. More...

Inheritance diagram for NXOpen::CAM::FeatureMillingCutParameters:
NXOpen::CAM::HoleMachiningCutParameters NXOpen::CAM::CutParameters NXOpen::TaggedObject NXOpen::CAM::CylindricalMillingCutParameters NXOpen::CAM::CylinderMillingCutParameters NXOpen::CAM::ThreadMillingCutParameters

Public Types

enum  CuttingDirectionTypes { CuttingDirectionTypesClimb, CuttingDirectionTypesConventional }
 cut direction options
Created in NX9.0.2. More...
 

Public Member Functions

NXOpen::CAM::FeatureMillingCutParameters::CuttingDirectionTypes CuttingDirection ()
 Returns the cut direction
Created in NX9.0.2. More...
 
void SetCuttingDirection (NXOpen::CAM::FeatureMillingCutParameters::CuttingDirectionTypes cutDir)
 Sets the cut direction
Created in NX9.0.2. More...
 
- Public Member Functions inherited from NXOpen::CAM::HoleMachiningCutParameters
NXOpen::CAM::InheritableDoubleBuilderBottomStock ()
 Returns the bottom stock
Created in NX9.0.2. More...
 
NXOpen::CAM::CornerControlBuilderCornerControl ()
 Returns the corner control
Created in NX11.0.2. More...
 
double MinimalClearance ()
 Returns the minimal clearance
Created in NX1847.0.0. More...
 
void SetMinimalClearance (double minimalClearance)
 Sets the minimal clearance
Created in NX1847.0.0. More...
 
NXOpen::CAM::VerticalPositionTopOffset ()
 Returns the top offset
Created in NX9.0.2. More...
 
- Public Member Functions inherited from NXOpen::CAM::CutParameters
double BlankThickness ()
 Returns the blank thickness value
Created in NX1847.0.0. More...
 
bool CheckIpwCollisions ()
 Returns the value to Check for Ipw Collsions
Created in NX6.0.0. More...
 
NXOpen::CAM::InheritableToolDepBuilderCheckSafeClearance ()
 Returns the Check Safe Clearance
Created in NX6.0.0. More...
 
NXOpen::CAM::InheritableToolDepBuilderHolderClearance ()
 Returns the Holder Clearance
Created in NX8.0.0. More...
 
NXOpen::CAM::CutParametersIpwTypes IpwType ()
 Returns the IPW type
Created in NX6.0.0. More...
 
NXOpen::CAM::InheritableToolDepBuilderNeckClearance ()
 Returns the Neck Clearance
Created in NX8.0.0. More...
 
NXOpen::CAM::InheritableToolDepBuilderPartSafeClearance ()
 Returns the Part Safe Clearance
More...
 
NXOpen::CAM::InheritableDoubleBuilderPartStock ()
 Returns the part stock
Created in NX6.0.0. More...
 
void SetBlankThickness (double newValue)
 Sets the blank thickness value
Created in NX1847.0.0. More...
 
void SetCheckIpwCollisions (bool flag)
 Sets the value to Check for Ipw Collsions
Created in NX6.0.0. More...
 
void SetIpwType (NXOpen::CAM::CutParametersIpwTypes propValue)
 Sets the IPW type
Created in NX6.0.0. More...
 
void SetUseToolHolder (bool propValue)
 Sets the use tool holder
Created in NX6.0.0. More...
 
NXOpen::CAM::InheritableToolDepBuilderShankClearance ()
 Returns the Shank Clearance
Created in NX8.0.0. More...
 
NXOpen::CAM::Inheritable2dLengthTolerances ()
 Returns the Tolerances builder
Created in NX7.5.0. More...
 
bool UseToolHolder ()
 Returns the use tool holder
Created in NX6.0.0. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents a FeatureMillingCutParameters Builder
Created in NX9.0.2.


Member Enumeration Documentation

cut direction options
Created in NX9.0.2.


Enumerator
CuttingDirectionTypesClimb 

Climb cut.

CuttingDirectionTypesConventional 

Conventional cut.

Member Function Documentation

NXOpen::CAM::FeatureMillingCutParameters::CuttingDirectionTypes NXOpen::CAM::FeatureMillingCutParameters::CuttingDirection ( )

Returns the cut direction
Created in NX9.0.2.



License requirements : None

void NXOpen::CAM::FeatureMillingCutParameters::SetCuttingDirection ( NXOpen::CAM::FeatureMillingCutParameters::CuttingDirectionTypes  cutDir)

Sets the cut direction
Created in NX9.0.2.



License requirements : cam_base ("CAM BASE")

Parameters
cutDirthe cut directon type

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