NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Types | Properties | List of all members
NXOpen.CAM.ChipControl Class Reference

Represents a NXOpen.CAM.ChipControl More...

Inheritance diagram for NXOpen.CAM.ChipControl:
NXOpen.TaggedObject NXOpen.Utilities.NXRemotableObject IMessageSink

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...
 
- Properties inherited from NXOpen.TaggedObject
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Public Member Functions inherited from NXOpen.TaggedObject
void PrintTestData (String variableName)
 <exclude> More...
 
void PrintTestData (String variableName, int lineNumber)
 <exclude> More...
 
override string ToString ()
 Returns a String that represents the current Object. More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> 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 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.