NXOpen .NET Reference  12.0.0
Public Types | Properties | List of all members
NXOpen.CAM.ChipControl Class Reference

Represents a NXOpen.CAM.ChipControl More...

Inheritance diagram for NXOpen.CAM.ChipControl:

Public Types

enum  Types {
  None, ConstBreak, VarBreak, ConstClear,
  VarClear
}
 the control mode options More...
 

Properties

unsafe
NXOpen.CAM.InheritableDoubleBuilder 
ConstantIncrement [get]
 Returns the Constant Increment More...
 
unsafe
NXOpen.CAM.InheritableDoubleBuilder 
DepartureDistance [get]
 Returns the Departure Distance More...
 
unsafe bool FirstPlungeOnly [get, set]
 Returns or sets the First Plunge Only More...
 
unsafe NXOpen.CAM.ChipControl.Types Type [get, set]
 Returns or sets the chip control type More...
 
unsafe
NXOpen.CAM.TurnRoughVariableIncrementBuilder 
VariableIncrement [get]
 Returns the Variable Increment More...
 

Detailed Description

Represents a NXOpen.CAM.ChipControl

Created in NX6.0.0

Member Enumeration Documentation

the control mode options

Enumerator
None 

Chip control mode: None

ConstBreak 

Chip control mode: Constant Break

VarBreak 

Chip control mode: Variable Break

ConstClear 

Chip control mode: Constant Clear

VarClear 

Chip control mode: Variable Clear

Property Documentation

unsafe NXOpen.CAM.InheritableDoubleBuilder NXOpen.CAM.ChipControl.ConstantIncrement
get

Returns the Constant Increment

Created in NX6.0.0

License requirements: None.

unsafe NXOpen.CAM.InheritableDoubleBuilder NXOpen.CAM.ChipControl.DepartureDistance
get

Returns the Departure Distance

Created in NX6.0.0

License requirements: None.

unsafe bool NXOpen.CAM.ChipControl.FirstPlungeOnly
getset

Returns or sets the First Plunge Only

Created in NX6.0.0

License requirements to get this property: None.

License requirements to set this property: cam_base ("CAM BASE")

unsafe NXOpen.CAM.ChipControl.Types NXOpen.CAM.ChipControl.Type
getset

Returns or sets the chip control type

Created in NX6.0.0

License requirements to get this property: None.

License requirements to set this property: cam_base ("CAM BASE")

unsafe NXOpen.CAM.TurnRoughVariableIncrementBuilder NXOpen.CAM.ChipControl.VariableIncrement
get

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.