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

Represents a CAM::ChipControl. More...

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

List of all members.

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

Detailed Description

Represents a CAM::ChipControl.


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

Returns the Constant Increment
Created in NX6.0.0.



License requirements : None

Returns the Departure Distance
Created in NX6.0.0.



License requirements : None

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

Sets the chip control type
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Parameters:
chipControlModethe chip control type

Returns the chip control type
Created in NX6.0.0.



License requirements : None

Returns the Variable Increment
Created in NX6.0.0.



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.