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

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

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

List of all members.

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.
NXOpen::CAM::InheritableToolDepBuilderMinimumMove ()
 Returns the cutter compensation minimum move builder (inheritable tool dep)
Created in NX6.0.2.
bool OutputContactPoint ()
 Returns the cutter compensation output contact point status
Created in NX6.0.2.
bool OutputPlane ()
 Returns the cutter compensation output plane status
Created in NX6.0.2.
void SetMinimumAngle (double minimumAngle)
 Sets the cutter compensation minimum angle
Created in NX6.0.2.
void SetOutputContactPoint (bool newValue)
 Sets the cutter compensation output contact point status
Created in NX6.0.2.
void SetOutputPlane (bool outputPlane)
 Sets the cutter compensation output plane status
Created in NX6.0.2.
void SetSuppress (bool suppress)
 Sets the suppress cutter compensation
Created in NX6.0.2.
void SetTrackingPointType (int newValue)
 Sets the cutter compensation tracking point selection
Created in NX6.0.2.
void SetType (NXOpen::CAM::Cutcom::Types type)
 Sets the cutter compensation type
Created in NX6.0.2.
bool Suppress ()
 Returns the suppress cutter compensation
Created in NX6.0.2.
int TrackingPointType ()
 Returns the cutter compensation tracking point selection
Created in NX6.0.2.
NXOpen::CAM::Cutcom::Types Type ()
 Returns the cutter compensation type
Created in NX6.0.2.

Detailed Description

Represents a 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

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



License requirements : None

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



License requirements : None

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



License requirements : None

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

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

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



License requirements : cam_base ("CAM BASE")

Parameters:
newValuenewvalue

Sets the cutter compensation type
Created in NX6.0.2.



License requirements : cam_base ("CAM BASE")

Parameters:
typetype

Returns the suppress cutter compensation
Created in NX6.0.2.



License requirements : None

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



License requirements : None

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 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.