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

Represents a NXOpen::CAM::Cutcom
Created in NX6.0.2. More...

Inheritance diagram for NXOpen::CAM::Cutcom:
NXOpen::TaggedObject

Public Types

enum  Types { TypesNone, TypesAllFinishPasses, TypesFinalFinishPass }
 Available types for cutter compensation in planar milling. More...
 

Public Member Functions

double MinimumAngle ()
 Returns the cutter compensation minimum angle
Created in NX6.0.2. More...
 
NXOpen::CAM::InheritableToolDepBuilderMinimumMove ()
 Returns the cutter compensation minimum move builder (inheritable tool dep)
Created in NX6.0.2. More...
 
bool OutputContactPoint ()
 Returns the cutter compensation output contact point status
Created in NX6.0.2. More...
 
bool OutputPlane ()
 Returns the cutter compensation output plane status
Created in NX6.0.2. More...
 
void SetMinimumAngle (double minimumAngle)
 Sets the cutter compensation minimum angle
Created in NX6.0.2. More...
 
void SetOutputContactPoint (bool newValue)
 Sets the cutter compensation output contact point status
Created in NX6.0.2. More...
 
void SetOutputPlane (bool outputPlane)
 Sets the cutter compensation output plane status
Created in NX6.0.2. More...
 
void SetSuppress (bool suppress)
 Sets the suppress cutter compensation
Created in NX6.0.2. More...
 
void SetTrackingPointType (int newValue)
 Sets the cutter compensation tracking point selection
Created in NX6.0.2. More...
 
void SetType (NXOpen::CAM::Cutcom::Types type)
 Sets the cutter compensation type
Created in NX6.0.2. More...
 
bool Suppress ()
 Returns the suppress cutter compensation
Created in NX6.0.2. More...
 
int TrackingPointType ()
 Returns the cutter compensation tracking point selection
Created in NX6.0.2. More...
 
NXOpen::CAM::Cutcom::Types Type ()
 Returns the cutter compensation type
Created in NX6.0.2. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents a NXOpen::CAM::Cutcom
Created in NX6.0.2.


Member Enumeration Documentation

Available types for cutter compensation in planar milling.

Enumerator
TypesNone 

cutter compensation off

TypesAllFinishPasses 

cutter compensation on all finish passes

TypesFinalFinishPass 

cutter compensation on last finish pass

Member Function Documentation

double NXOpen::CAM::Cutcom::MinimumAngle ( )

Returns the cutter compensation minimum angle
Created in NX6.0.2.



License requirements : None

NXOpen::CAM::InheritableToolDepBuilder* NXOpen::CAM::Cutcom::MinimumMove ( )

Returns the cutter compensation minimum move builder (inheritable tool dep)
Created in NX6.0.2.



License requirements : None

bool NXOpen::CAM::Cutcom::OutputContactPoint ( )

Returns the cutter compensation output contact point status
Created in NX6.0.2.



License requirements : None

bool NXOpen::CAM::Cutcom::OutputPlane ( )

Returns the cutter compensation output plane status
Created in NX6.0.2.



License requirements : None

void NXOpen::CAM::Cutcom::SetMinimumAngle ( double  minimumAngle)

Sets the cutter compensation minimum angle
Created in NX6.0.2.



License requirements : cam_base ("CAM BASE")

Parameters
minimumAngleminimumangle
void NXOpen::CAM::Cutcom::SetOutputContactPoint ( bool  newValue)

Sets the cutter compensation output contact point status
Created in NX6.0.2.



License requirements : cam_base ("CAM BASE")

Parameters
newValuenewvalue
void NXOpen::CAM::Cutcom::SetOutputPlane ( bool  outputPlane)

Sets the cutter compensation output plane status
Created in NX6.0.2.



License requirements : cam_base ("CAM BASE")

Parameters
outputPlaneoutputplane
void NXOpen::CAM::Cutcom::SetSuppress ( bool  suppress)

Sets the suppress cutter compensation
Created in NX6.0.2.



License requirements : cam_base ("CAM BASE")

Parameters
suppresssuppress
void NXOpen::CAM::Cutcom::SetTrackingPointType ( int  newValue)

Sets the cutter compensation tracking point selection
Created in NX6.0.2.



License requirements : cam_base ("CAM BASE")

Parameters
newValuenewvalue
void NXOpen::CAM::Cutcom::SetType ( NXOpen::CAM::Cutcom::Types  type)

Sets the cutter compensation type
Created in NX6.0.2.



License requirements : cam_base ("CAM BASE")

Parameters
typetype
bool NXOpen::CAM::Cutcom::Suppress ( )

Returns the suppress cutter compensation
Created in NX6.0.2.



License requirements : None

int NXOpen::CAM::Cutcom::TrackingPointType ( )

Returns the cutter compensation tracking point selection
Created in NX6.0.2.



License requirements : None

NXOpen::CAM::Cutcom::Types NXOpen::CAM::Cutcom::Type ( )

Returns the cutter compensation type
Created in NX6.0.2.



License requirements : None


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