NX Open C++ Reference Guide
Public Types | Public Member Functions | List of all members
NXOpen::CAM::ThreadMillingCutParameters Class Reference

Represents a ThreadMillingCutParameters Builder
Created in NX7.5.0. More...

Inheritance diagram for NXOpen::CAM::ThreadMillingCutParameters:
NXOpen::CAM::HoleMachiningCutParameters NXOpen::CAM::CutParameters NXOpen::TaggedObject

Public Types

enum  CutDirectionTypes { CutDirectionTypesClimb, CutDirectionTypesConventional }
 cut direction options
Created in NX7.5.0. More...
 

Public Member Functions

NXOpen::CAM::VerticalPositionBottomOffset ()
 Returns the bottom offset
Created in NX7.5.0.
 
bool ContinuousCut ()
 Returns the continuous cut
Created in NX7.5.0.
 
NXOpen::CAM::ThreadMillingCutParameters::CutDirectionTypes CutDirection ()
 Returns the cut direction
Created in NX7.5.0.
 
void SetContinuousCut (bool continuousCut)
 Sets the continuous cut
Created in NX7.5.0.
 
void SetCutDirection (NXOpen::CAM::ThreadMillingCutParameters::CutDirectionTypes cutDir)
 Sets the cut direction
Created in NX7.5.0.
 
NXOpen::CAM::VerticalPositionTopOffset ()
 Returns the top offset
Created in NX7.5.0.
 

Detailed Description

Represents a ThreadMillingCutParameters Builder
Created in NX7.5.0.


Member Enumeration Documentation

cut direction options
Created in NX7.5.0.


Enumerator:
CutDirectionTypesClimb 

Climb cut.

CutDirectionTypesConventional 

Conventional cut.

Member Function Documentation

NXOpen::CAM::VerticalPosition* NXOpen::CAM::ThreadMillingCutParameters::BottomOffset ( )

Returns the bottom offset
Created in NX7.5.0.



License requirements : None

bool NXOpen::CAM::ThreadMillingCutParameters::ContinuousCut ( )

Returns the continuous cut
Created in NX7.5.0.



License requirements : None

NXOpen::CAM::ThreadMillingCutParameters::CutDirectionTypes NXOpen::CAM::ThreadMillingCutParameters::CutDirection ( )

Returns the cut direction
Created in NX7.5.0.



License requirements : None

void NXOpen::CAM::ThreadMillingCutParameters::SetContinuousCut ( bool  continuousCut)

Sets the continuous cut
Created in NX7.5.0.



License requirements : cam_base ("CAM BASE")

Parameters
continuousCutthe continuous cut
void NXOpen::CAM::ThreadMillingCutParameters::SetCutDirection ( NXOpen::CAM::ThreadMillingCutParameters::CutDirectionTypes  cutDir)

Sets the cut direction
Created in NX7.5.0.



License requirements : cam_base ("CAM BASE")

Parameters
cutDirthe cut directon type
NXOpen::CAM::VerticalPosition* NXOpen::CAM::ThreadMillingCutParameters::TopOffset ( )

Returns the top offset
Created in NX7.5.0.



License requirements : None


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