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

Represents a CAM.NcmTransferTypes More...

Inheritance diagram for NXOpen.CAM.NcmTransferTypes:

Public Types

enum  InitialTypes {
  Clearance, Distance, None, BlankPlane,
  ClearanceShortestDistance, ClearanceCutPlane
}
 Available types for initial clearance in hole machining More...
 
enum  FinalTypes {
  Clearance, Distance, None, ClearanceShortestDistance,
  ClearanceCutPlane
}
 Available types for final 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...
 

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 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.