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

Represents a CAM.NcmTransferTypes More...

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

Public Types

enum  FinalTypes {
  Clearance, Distance, None, ClearanceShortestDistance,
  ClearanceCutPlane
}
 Available types for final clearance in hole machining More...
 
enum  InitialTypes {
  Clearance, Distance, None, BlankPlane,
  ClearanceShortestDistance, ClearanceCutPlane
}
 Available types for initial clearance in hole machining More...
 

Properties

unsafe
NXOpen.CAM.InheritableToolDepBuilder 
FinalSafeDistance [get]
 Returns the final safe distance builder (inheritable tool dep) More...
 
unsafe
NXOpen.CAM.NcmTransferTypes.FinalTypes 
FinalType [get, set]
 Returns or sets the final type More...
 
unsafe
NXOpen.CAM.InheritableToolDepBuilder 
InitialSafeDistance [get]
 Returns the initial safe distance builder (inheritable tool dep) More...
 
unsafe
NXOpen.CAM.NcmTransferTypes.InitialTypes 
InitialType [get, set]
 Returns or sets the initial type More...
 
unsafe
NXOpen.CAM.NcmTransferBuilder 
TransferInitialFinal [get]
 Returns the transfer settings for initial and final 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 CAM.NcmTransferTypes

Created in NX10.0.1

Member Enumeration Documentation

Available types for final clearance in hole machining

Enumerator
Clearance 

clearance

Distance 

distance

None 

none

ClearanceShortestDistance 

Clearance - Shortest Distance

ClearanceCutPlane 

Clearance - Cut Plane

Available types for initial clearance in hole machining

Enumerator
Clearance 

Clearance - Tool Axis

Distance 

distance

None 

none

BlankPlane 

blank plane

ClearanceShortestDistance 

Clearance - Shortest Distance

ClearanceCutPlane 

Clearance - Cut Plane

Property Documentation

unsafe NXOpen.CAM.InheritableToolDepBuilder NXOpen.CAM.NcmTransferTypes.FinalSafeDistance
get

Returns the final safe distance builder (inheritable tool dep)

Created in NX10.0.1

License requirements: None.

unsafe NXOpen.CAM.NcmTransferTypes.FinalTypes NXOpen.CAM.NcmTransferTypes.FinalType
getset

Returns or sets the final type

Created in NX10.0.1

License requirements to get this property: None.

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

unsafe NXOpen.CAM.InheritableToolDepBuilder NXOpen.CAM.NcmTransferTypes.InitialSafeDistance
get

Returns the initial safe distance builder (inheritable tool dep)

Created in NX10.0.1

License requirements: None.

unsafe NXOpen.CAM.NcmTransferTypes.InitialTypes NXOpen.CAM.NcmTransferTypes.InitialType
getset

Returns or sets the initial type

Created in NX10.0.1

License requirements to get this property: None.

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

unsafe NXOpen.CAM.NcmTransferBuilder NXOpen.CAM.NcmTransferTypes.TransferInitialFinal
get

Returns the transfer settings for initial and final

Created in NX10.0.1

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.