NcmTransferBuilder Class¶
-
class
NXOpen.CAM.NcmTransferBuilder¶ Bases:
NXOpen.TaggedObjectRepresents a
NXOpen.CAM.NcmTransferBuilderNew in version NX5.0.0.
Properties¶
| Property | Description |
|---|---|
| AppUdeSet | Returns the Approach UDE Set |
| ApproachClearanceBuilder | Returns the approach clearance builder |
| ApproachHeightBuilder | Returns the approach height builder |
| ApproachLengthBuilder | Returns the approach length builder |
| ApproachMethod | Returns or sets the approach method |
| ApproachPostCommands | Returns or sets the approach post commands |
| ApproachToolAxis | Returns or sets the approach tool axis |
| ApproachToolAxisOption | Returns or sets the tool axis option for approach |
| ApproachVector | Returns or sets the approach vector |
| DepUdeSet | Returns the Depature UDE Set |
| DepartureClearanceBuilder | Returns the departure clearance |
| DepartureHeightBuilder | Returns the departure height builder |
| DepartureLengthBuilder | Returns the departure length builder |
| DepartureMethod | Returns or sets the departure method |
| DeparturePostCommands | Returns or sets the departure post commands |
| DepartureToolAxis | Returns or sets the departure tool axis |
| DepartureToolAxisOption | Returns or sets the tool axis option for departure |
| DepartureVector | Returns or sets the departure vector |
| Tag | Returns the Tag for this object. |
| TraUdeSet | Returns the Traverse UDE Set |
| TraverseClearanceBuilder | Returns the traverse clearance |
| TraverseDistanceBuilder | Returns the traverse distance builder |
| TraversePostCommands | Returns or sets the traverse post commands |
| TraverseType | Returns or sets the traverse types |
Methods¶
Enumerations¶
| NcmTransferBuilderAppDepMethodTypes Enumeration | Available methods for approach and departure |
| NcmTransferBuilderAppDepToolAxisOptions Enumeration | Available options for tool axis behavior |
| NcmTransferBuilderLongMotionTypes Enumeration | Available motion types for smooth |
| NcmTransferBuilderTraverseTypes Enumeration | Available types for traverse |
Property Detail¶
AppUdeSet¶
-
NcmTransferBuilder.AppUdeSet¶ Returns the Approach UDE Set
-------------------------------------Getter Method
Signature
AppUdeSetReturns: the ude set Return type: NXOpen.CAM.UdeSetNew in version NX7.5.0.
License requirements: cam_base (“CAM BASE”)
ApproachClearanceBuilder¶
-
NcmTransferBuilder.ApproachClearanceBuilder¶ Returns the approach clearance builder
-------------------------------------Getter Method
Signature
ApproachClearanceBuilderReturns: the approach clearance builder Return type: NXOpen.CAM.NcmClearanceBuilderNew in version NX5.0.0.
License requirements: None.
ApproachHeightBuilder¶
-
NcmTransferBuilder.ApproachHeightBuilder¶ Returns the approach height builder
-------------------------------------Getter Method
Signature
ApproachHeightBuilderReturns: the approach height builder Return type: NXOpen.CAM.InheritableToolDepBuilderNew in version NX6.0.0.
License requirements: None.
ApproachLengthBuilder¶
-
NcmTransferBuilder.ApproachLengthBuilder¶ Returns the approach length builder
-------------------------------------Getter Method
Signature
ApproachLengthBuilderReturns: the approach length builder Return type: NXOpen.CAM.InheritableToolDepBuilderNew in version NX6.0.0.
License requirements: None.
ApproachMethod¶
-
NcmTransferBuilder.ApproachMethod¶ Returns or sets the approach method
-------------------------------------Getter Method
Signature
ApproachMethodReturns: Return type: NXOpen.CAM.NcmTransferBuilderAppDepMethodTypesNew in version NX5.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
ApproachMethodParameters: newValue ( NXOpen.CAM.NcmTransferBuilderAppDepMethodTypes) –New in version NX5.0.0.
License requirements: cam_base (“CAM BASE”)
ApproachPostCommands¶
-
NcmTransferBuilder.ApproachPostCommands¶ Returns or sets the approach post commands
-------------------------------------Getter Method
Signature
ApproachPostCommandsReturns: the approach post commands Return type: NXOpen.TaggedObjectNew in version NX5.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
ApproachPostCommandsParameters: newValue ( NXOpen.TaggedObject) – the approach post commandsNew in version NX5.0.0.
License requirements: cam_base (“CAM BASE”)
ApproachToolAxis¶
-
NcmTransferBuilder.ApproachToolAxis¶ Returns or sets the approach tool axis
-------------------------------------Getter Method
Signature
ApproachToolAxisReturns: the approach tool axis Return type: NXOpen.SmartObjectNew in version NX5.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
ApproachToolAxisParameters: newValue ( NXOpen.SmartObject) – the approach tool axisNew in version NX5.0.0.
License requirements: cam_base (“CAM BASE”)
ApproachToolAxisOption¶
-
NcmTransferBuilder.ApproachToolAxisOption¶ Returns or sets the tool axis option for approach
-------------------------------------Getter Method
Signature
ApproachToolAxisOptionReturns: Return type: NXOpen.CAM.NcmTransferBuilderAppDepToolAxisOptionsNew in version NX5.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
ApproachToolAxisOptionParameters: newValue ( NXOpen.CAM.NcmTransferBuilderAppDepToolAxisOptions) –New in version NX5.0.0.
License requirements: cam_base (“CAM BASE”)
ApproachVector¶
-
NcmTransferBuilder.ApproachVector¶ Returns or sets the approach vector
-------------------------------------Getter Method
Signature
ApproachVectorReturns: the approach vector Return type: NXOpen.SmartObjectNew in version NX5.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
ApproachVectorParameters: newValue ( NXOpen.SmartObject) – the approach vectorNew in version NX5.0.0.
License requirements: cam_base (“CAM BASE”)
DepUdeSet¶
-
NcmTransferBuilder.DepUdeSet¶ Returns the Depature UDE Set
-------------------------------------Getter Method
Signature
DepUdeSetReturns: the ude set Return type: NXOpen.CAM.UdeSetNew in version NX7.5.0.
License requirements: cam_base (“CAM BASE”)
DepartureClearanceBuilder¶
-
NcmTransferBuilder.DepartureClearanceBuilder¶ Returns the departure clearance
-------------------------------------Getter Method
Signature
DepartureClearanceBuilderReturns: the departure clearance builder Return type: NXOpen.CAM.NcmClearanceBuilderNew in version NX5.0.0.
License requirements: None.
DepartureHeightBuilder¶
-
NcmTransferBuilder.DepartureHeightBuilder¶ Returns the departure height builder
-------------------------------------Getter Method
Signature
DepartureHeightBuilderReturns: the departure height builder Return type: NXOpen.CAM.InheritableToolDepBuilderNew in version NX6.0.0.
License requirements: None.
DepartureLengthBuilder¶
-
NcmTransferBuilder.DepartureLengthBuilder¶ Returns the departure length builder
-------------------------------------Getter Method
Signature
DepartureLengthBuilderReturns: the departure length builder Return type: NXOpen.CAM.InheritableToolDepBuilderNew in version NX6.0.0.
License requirements: None.
DepartureMethod¶
-
NcmTransferBuilder.DepartureMethod¶ Returns or sets the departure method
-------------------------------------Getter Method
Signature
DepartureMethodReturns: Return type: NXOpen.CAM.NcmTransferBuilderAppDepMethodTypesNew in version NX5.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
DepartureMethodParameters: newValue ( NXOpen.CAM.NcmTransferBuilderAppDepMethodTypes) –New in version NX5.0.0.
License requirements: cam_base (“CAM BASE”)
DeparturePostCommands¶
-
NcmTransferBuilder.DeparturePostCommands¶ Returns or sets the departure post commands
-------------------------------------Getter Method
Signature
DeparturePostCommandsReturns: the departure post commands Return type: NXOpen.TaggedObjectNew in version NX5.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
DeparturePostCommandsParameters: newValue ( NXOpen.TaggedObject) – the departure post commandsNew in version NX5.0.0.
License requirements: cam_base (“CAM BASE”)
DepartureToolAxis¶
-
NcmTransferBuilder.DepartureToolAxis¶ Returns or sets the departure tool axis
-------------------------------------Getter Method
Signature
DepartureToolAxisReturns: the departure tool axis Return type: NXOpen.SmartObjectNew in version NX5.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
DepartureToolAxisParameters: newValue ( NXOpen.SmartObject) – the departure tool axisNew in version NX5.0.0.
License requirements: cam_base (“CAM BASE”)
DepartureToolAxisOption¶
-
NcmTransferBuilder.DepartureToolAxisOption¶ Returns or sets the tool axis option for departure
-------------------------------------Getter Method
Signature
DepartureToolAxisOptionReturns: Return type: NXOpen.CAM.NcmTransferBuilderAppDepToolAxisOptionsNew in version NX5.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
DepartureToolAxisOptionParameters: newValue ( NXOpen.CAM.NcmTransferBuilderAppDepToolAxisOptions) –New in version NX5.0.0.
License requirements: cam_base (“CAM BASE”)
DepartureVector¶
-
NcmTransferBuilder.DepartureVector¶ Returns or sets the departure vector
-------------------------------------Getter Method
Signature
DepartureVectorReturns: the departure vector Return type: NXOpen.SmartObjectNew in version NX5.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
DepartureVectorParameters: newValue ( NXOpen.SmartObject) – the departure vectorNew in version NX5.0.0.
License requirements: cam_base (“CAM BASE”)
TraUdeSet¶
-
NcmTransferBuilder.TraUdeSet¶ Returns the Traverse UDE Set
-------------------------------------Getter Method
Signature
TraUdeSetReturns: the ude set Return type: NXOpen.CAM.UdeSetNew in version NX7.5.0.
License requirements: cam_base (“CAM BASE”)
TraverseClearanceBuilder¶
-
NcmTransferBuilder.TraverseClearanceBuilder¶ Returns the traverse clearance
-------------------------------------Getter Method
Signature
TraverseClearanceBuilderReturns: the traverse clearance builder Return type: NXOpen.CAM.NcmClearanceBuilderNew in version NX5.0.0.
License requirements: None.
TraverseDistanceBuilder¶
-
NcmTransferBuilder.TraverseDistanceBuilder¶ Returns the traverse distance builder
-------------------------------------Getter Method
Signature
TraverseDistanceBuilderReturns: the traverse distance builder Return type: NXOpen.CAM.InheritableToolDepBuilderNew in version NX5.0.0.
License requirements: None.
TraversePostCommands¶
-
NcmTransferBuilder.TraversePostCommands¶ Returns or sets the traverse post commands
-------------------------------------Getter Method
Signature
TraversePostCommandsReturns: the traverse post commands Return type: NXOpen.TaggedObjectNew in version NX5.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
TraversePostCommandsParameters: newValue ( NXOpen.TaggedObject) – the traverse post commandsNew in version NX5.0.0.
License requirements: cam_base (“CAM BASE”)
TraverseType¶
-
NcmTransferBuilder.TraverseType¶ Returns or sets the traverse types
-------------------------------------Getter Method
Signature
TraverseTypeReturns: Return type: NXOpen.CAM.NcmTransferBuilderTraverseTypesNew in version NX5.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
TraverseTypeParameters: newValue ( NXOpen.CAM.NcmTransferBuilderTraverseTypes) –New in version NX5.0.0.
License requirements: cam_base (“CAM BASE”)