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

Represents a NXOpen.CAM.Cutcom More...

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

Public Types

enum  Types { None, AllFinishPasses, FinalFinishPass }
 Available types for cutter compensation in planar milling More...
 

Properties

unsafe double MinimumAngle [get, set]
 Returns or sets the cutter compensation minimum angle More...
 
unsafe
NXOpen.CAM.InheritableToolDepBuilder 
MinimumMove [get]
 Returns the cutter compensation minimum move builder (inheritable tool dep) More...
 
unsafe bool OutputContactPoint [get, set]
 Returns or sets the cutter compensation output contact point status More...
 
unsafe bool OutputPlane [get, set]
 Returns or sets the cutter compensation output plane status More...
 
unsafe bool Suppress [get, set]
 Returns or sets the suppress cutter compensation More...
 
unsafe int TrackingPointType [get, set]
 Returns or sets the cutter compensation tracking point selection More...
 
unsafe NXOpen.CAM.Cutcom.Types Type [get, set]
 Returns or sets the cutter compensation type 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.Cutcom

Created in NX6.0.2

Member Enumeration Documentation

Available types for cutter compensation in planar milling

Enumerator
None 

cutter compensation off

AllFinishPasses 

cutter compensation on all finish passes

FinalFinishPass 

cutter compensation on last finish pass

Property Documentation

unsafe double NXOpen.CAM.Cutcom.MinimumAngle
getset

Returns or sets the cutter compensation minimum angle

Created in NX6.0.2

License requirements to get this property: None.

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

unsafe NXOpen.CAM.InheritableToolDepBuilder NXOpen.CAM.Cutcom.MinimumMove
get

Returns the cutter compensation minimum move builder (inheritable tool dep)

Created in NX6.0.2

License requirements: None.

unsafe bool NXOpen.CAM.Cutcom.OutputContactPoint
getset

Returns or sets the cutter compensation output contact point status

Created in NX6.0.2

License requirements to get this property: None.

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

unsafe bool NXOpen.CAM.Cutcom.OutputPlane
getset

Returns or sets the cutter compensation output plane status

Created in NX6.0.2

License requirements to get this property: None.

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

unsafe bool NXOpen.CAM.Cutcom.Suppress
getset

Returns or sets the suppress cutter compensation

Created in NX6.0.2

License requirements to get this property: None.

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

unsafe int NXOpen.CAM.Cutcom.TrackingPointType
getset

Returns or sets the cutter compensation tracking point selection

Created in NX6.0.2

License requirements to get this property: None.

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

unsafe NXOpen.CAM.Cutcom.Types NXOpen.CAM.Cutcom.Type
getset

Returns or sets the cutter compensation type

Created in NX6.0.2

License requirements to get this property: None.

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


The documentation for this class was generated from the following file:
Copyright 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.