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

Represents a NXOpen::CAM::ChipControl. More...

Inheritance diagram for NXOpen::CAM::ChipControl:
NXOpen::TaggedObject

Public Types

enum  Types {
  TypesNone, TypesConstBreak, TypesVarBreak, TypesConstClear,
  TypesVarClear
}
 the control mode options
Created in NX6.0.0. More...
 

Public Member Functions

NXOpen::CAM::InheritableDoubleBuilderConstantIncrement ()
 Returns the Constant Increment
Created in NX6.0.0. More...
 
NXOpen::CAM::InheritableDoubleBuilderDepartureDistance ()
 Returns the Departure Distance
Created in NX6.0.0. More...
 
bool FirstPlungeOnly ()
 Returns the First Plunge Only
Created in NX6.0.0. More...
 
void SetFirstPlungeOnly (bool firstPlungeOnly)
 Sets the First Plunge Only
Created in NX6.0.0. More...
 
void SetType (NXOpen::CAM::ChipControl::Types chipControlMode)
 Sets the chip control type
Created in NX6.0.0. More...
 
NXOpen::CAM::ChipControl::Types Type ()
 Returns the chip control type
Created in NX6.0.0. More...
 
NXOpen::CAM::TurnRoughVariableIncrementBuilderVariableIncrement ()
 Returns the Variable Increment
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 NXOpen::CAM::ChipControl.


Created in NX6.0.0.

Member Enumeration Documentation

the control mode options
Created in NX6.0.0.


Enumerator
TypesNone 

Chip control mode: None.

TypesConstBreak 

Chip control mode: Constant Break.

TypesVarBreak 

Chip control mode: Variable Break.

TypesConstClear 

Chip control mode: Constant Clear.

TypesVarClear 

Chip control mode: Variable Clear.

Member Function Documentation

NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::ChipControl::ConstantIncrement ( )

Returns the Constant Increment
Created in NX6.0.0.



License requirements : None

NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::ChipControl::DepartureDistance ( )

Returns the Departure Distance
Created in NX6.0.0.



License requirements : None

bool NXOpen::CAM::ChipControl::FirstPlungeOnly ( )

Returns the First Plunge Only
Created in NX6.0.0.



License requirements : None

void NXOpen::CAM::ChipControl::SetFirstPlungeOnly ( bool  firstPlungeOnly)

Sets the First Plunge Only
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
firstPlungeOnlythe First Plunge Only
void NXOpen::CAM::ChipControl::SetType ( NXOpen::CAM::ChipControl::Types  chipControlMode)

Sets the chip control type
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
chipControlModethe chip control type
NXOpen::CAM::ChipControl::Types NXOpen::CAM::ChipControl::Type ( )

Returns the chip control type
Created in NX6.0.0.



License requirements : None

NXOpen::CAM::TurnRoughVariableIncrementBuilder* NXOpen::CAM::ChipControl::VariableIncrement ( )

Returns the Variable Increment
Created in NX6.0.0.



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.