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

Represents a CenterlineDrillTurningBuilder More...

Inheritance diagram for NXOpen.CAM.CenterlineDrillTurningBuilder:
NXOpen.CAM.TurningOperationBuilder NXOpen.CAM.OperationBuilder NXOpen.CAM.ParamBuilder NXOpen.Builder NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink

Public Types

enum  CycleTypes {
  Drill, DrillDeep, DrillBreakChip, Tap,
  TapFloat, Bore
}
 the centerline cycle types More...
 
enum  DepthReferenceTypes { ToolTip, ToolShoulder, CycleTrackingPoint }
 the depth reference option types More...
 
enum  DepthTypes {
  Distance, EndPoint, CrossHoleDimensions, CrossHole,
  ShoulderDepth, CountersinkDiameter
}
 the depth option types More...
 
enum  DrillingLocationTypes { OnCenterline, OffCenterline }
 the drilling location More...
 
enum  DwellTypes { None, Time, Revolutions }
 the dwell modes More...
 
enum  FinalRetractTypes { ToStartPosition, Manual }
 the retract types for simulated cycles More...
 
enum  OutputOptionTypes { MachineCycle, Simulated }
 the output option More...
 
enum  RemovalIncrementTypes { Constant, Variable }
 the removal increment types More...
 
enum  SpindleStopTypes { None, BeforeRetract }
 the spindle stop types More...
 
enum  StartPositionTypes { Automatic, Specify }
 the start position More...
 
- Public Types inherited from NXOpen.CAM.TurningOperationBuilder
enum  MotionOutputOptions { LinearOnly, Circular, MachineCycle }
 The motion output options More...
 
enum  ReorientToolHolderModeOptions { None, Fixed, Variable }
 available options for Reorient Tool Holder Mode More...
 
enum  TrackingPointType { Fixed, Rotate, Auto }
 available types for tracking point More...
 
- Public Types inherited from NXOpen.CAM.OperationBuilder
enum  HoleAxisTypes { Vector, Rule, RuleIfNoVector }
 Available types for Hole Axis Type in feature milling and hole making More...
 
enum  HoleDepthTypes { Point, Rule }
 Available types for Hole Depth Type in feature milling and hole making More...
 
enum  OptimizationBasedOnTypes { Dist, Orient }
 Available types for optimization based on in operation More...
 
enum  OptimizationDistanceTypes { Direct, Transition }
 Available types for optimization distance method in operation More...
 
enum  OptimizationLevelTypes { Standard, Advanced }
 Available types for optimization level in operation More...
 
- Public Types inherited from NXOpen.CAM.ParamBuilder
enum  OptimizationTypes { None, MinimizeTravel, Band }
 Available types for Optimization Method in operation More...
 

Public Member Functions

unsafe string GetCycleTrackingPoint ()
 Returns the cycle tracking point More...
 
unsafe void SetCycleTrackingPoint (string name)
 Sets the cycle tracking point More...
 

Properties

unsafe bool BreakThrough [get, set]
 Returns or sets the break through toggle IMPORTANT: Parameter is obsolete from NX9 on and must not be used longer. More...
 
unsafe
NXOpen.CAM.InheritableDoubleBuilder 
BreakThroughDistance [get]
 Returns the break through distance IMPORTANT: Parameter is obsolete from NX9 on and must not be used longer. More...
 
unsafe
NXOpen.CAM.CenterlineDrillTurningBuilder.CycleTypes 
CenterlineCycle [get, set]
 Returns or sets the centerline cycle More...
 
unsafe
NXOpen.CAM.CenterlineDrillTurningBuilder.RemovalIncrementTypes 
ChipRemovalIncrementType [get, set]
 Returns or sets the chip removal increment type More...
 
unsafe
NXOpen.CAM.InheritableDoubleBuilder 
ClearanceDistance [get]
 Returns the clearance distance More...
 
unsafe
NXOpen.CAM.InheritableDoubleBuilder 
ConstantIncrement [get]
 Returns the constant increment More...
 
unsafe
NXOpen.CAM.InheritableDoubleBuilder 
CrossHoleAngle [get]
 Returns the cross hole angle More...
 
unsafe NXOpen.NXObject CrossHoleCircle [get, set]
 Returns or sets the cross hole circle More...
 
unsafe
NXOpen.CAM.InheritableDoubleBuilder 
CrossHoleDiameter [get]
 Returns the cross hole diameter More...
 
unsafe
NXOpen.CAM.InheritableDoubleBuilder 
CrossHoleDistance [get]
 Returns the cross hole distance More...
 
unsafe
NXOpen.CAM.InheritableDoubleBuilder 
DepthDistance [get]
 Returns the depth distance More...
 
unsafe NXOpen.Point DepthEndPoint [get, set]
 Returns or sets the depth end point More...
 
unsafe
NXOpen.CAM.InheritableDoubleBuilder 
DepthOffset [get]
 Returns the depth offset value More...
 
unsafe
NXOpen.CAM.CenterlineDrillTurningBuilder.DepthTypes 
DepthOption [get, set]
 Returns or sets the depth option More...
 
unsafe
NXOpen.CAM.CenterlineDrillTurningBuilder.DepthReferenceTypes 
DepthReference [get, set]
 Returns or sets the depth reference More...
 
unsafe
NXOpen.CAM.CenterlineDrillTurningBuilder.DrillingLocationTypes 
DrillingLocation [get, set]
 Returns or sets the drilling location More...
 
unsafe
NXOpen.CAM.InheritableDoubleBuilder 
DrillStep [get]
 Returns the drill step More...
 
unsafe
NXOpen.CAM.InheritableDoubleBuilder 
DrillStepModifier1 [get]
 Returns the drill step modifier1 More...
 
unsafe
NXOpen.CAM.InheritableDoubleBuilder 
DrillStepModifier2 [get]
 Returns the drill step modifier2 More...
 
unsafe
NXOpen.CAM.CenterlineDrillTurningBuilder.DwellTypes 
DwellType [get, set]
 Returns or sets the dwell type More...
 
unsafe
NXOpen.CAM.InheritableDoubleBuilder 
DwellValue [get]
 Returns the dwell value More...
 
unsafe
NXOpen.CAM.InheritableDoubleBuilder 
EngageDistance [get]
 Returns the engage distance More...
 
unsafe
NXOpen.CAM.InheritableDoubleBuilder 
EntranceDiameter [get]
 Returns the entrance diameter More...
 
unsafe
NXOpen.CAM.InheritableDoubleBuilder 
FinalRetractDistance [get]
 Returns the retract distance for simulated cycles More...
 
unsafe
NXOpen.CAM.CenterlineDrillTurningBuilder.FinalRetractTypes 
FinalRetractType [get, set]
 Returns or sets the retract type for simulated cycles More...
 
unsafe NXOpen.CAM.NcmTurningBuilder NonCuttingBuilder [get]
 Returns the non-cutting builder More...
 
unsafe
NXOpen.CAM.InheritableDoubleBuilder 
OffCenterDistance [get]
 Returns the off center distance More...
 
unsafe
NXOpen.CAM.CenterlineDrillTurningBuilder.OutputOptionTypes 
OutputOption [get, set]
 Returns or sets the output option More...
 
unsafe
NXOpen.CAM.InheritableDoubleBuilder 
RepositionDistance [get]
 Returns the reposition distance More...
 
unsafe bool ReverseDirection [get, set]
 Returns or sets the reverse direction value More...
 
unsafe
NXOpen.CAM.InheritableDoubleBuilder 
SafeOrDepartureDistance [get]
 Returns the safe or departure distance More...
 
unsafe
NXOpen.CAM.CenterlineDrillTurningBuilder.SpindleStopTypes 
SpindleStop [get, set]
 Returns or sets the spindle stop More...
 
unsafe
NXOpen.CAM.CenterlineDrillTurningBuilder.StartPositionTypes 
StartPosition [get, set]
 Returns or sets the start position More...
 
unsafe NXOpen.Point StartPositionPoint [get, set]
 Returns or sets the start position point More...
 
unsafe
NXOpen.CAM.CenterlineDrillVariableIncrementBuilder 
VariableIncrementList [get]
 Returns the variable increment list More...
 
- Properties inherited from NXOpen.CAM.TurningOperationBuilder
unsafe string AdditionalCommands [get, set]
 Returns or sets the Additional Commands More...
 
unsafe NXOpen.CAM.FeedsTurnBuilder FeedsBuilder [get]
 Returns the feeds and speeds builder More...
 
unsafe bool FlipToolAroundHolder [get, set]
 Returns or sets the Flip Tool Around Holder toggle More...
 
unsafe string MachineCycleSubroutineName [get, set]
 Returns or sets the machine cycle subroutine name More...
 
unsafe
NXOpen.CAM.TurningOperationBuilder.MotionOutputOptions 
MotionOutput [get, set]
 Returns or sets the motion output More...
 
unsafe bool ReorientToolHolder [get, set]
 Returns or sets the Reorient Tool Holder toggle. More...
 
unsafe
NXOpen.CAM.TurningOperationBuilder.ReorientToolHolderModeOptions 
ReorientToolHolderMode [get, set]
 Returns or sets the Reorient Tool Holder Mode More...
 
unsafe bool RotateTrackingPoint [get, set]
 Returns or sets the Rotate Tracking Point toggle More...
 
unsafe
NXOpen.CAM.InheritableDoubleBuilder 
ToolHolderAngle [get]
 Returns the Tool Holder Angle More...
 
unsafe
NXOpen.CAM.TurningOperationBuilder.TrackingPointType 
TrackingPointStatus [get, set]
 Returns or sets the tracking point status More...
 
unsafe bool UpdateIpw [get, set]
 Returns or sets the update IPW mode More...
 
unsafe bool UseMachineCycle [get, set]
 Returns or sets the Use Machine Cycle toggle More...
 
- Properties inherited from NXOpen.CAM.OperationBuilder
unsafe string ChannelName [get, set]
 Returns or sets the channel's name More...
 
unsafe string Description [get, set]
 Returns or sets the description More...
 
unsafe
NXOpen.CAM.PostEventsCiBuilder 
EndOfPath [get]
 Returns the end event builder More...
 
unsafe NXOpen.CAM.UdeSet EndUdeSet [get]
 Returns the end ude set More...
 
unsafe NXOpen.CAM.GeometryCiBuilder Geometry [get]
 Returns the geometry builder More...
 
unsafe bool GougeChecking [get, set]
 Returns or sets the gouge checking flag More...
 
unsafe
NXOpen.CAM.OperationBuilder.HoleAxisTypes 
HoleAxisType [get, set]
 Returns or sets the Hole Axis Type More...
 
unsafe
NXOpen.CAM.InheritableDoubleBuilder 
HoleDepth [get]
 Returns the max depth distance builder More...
 
unsafe
NXOpen.CAM.OperationBuilder.HoleDepthTypes 
HoleDepthType [get, set]
 Returns or sets the Hole Depth Type More...
 
unsafe NXOpen.CAM.LayoutCiBuilder LayoutAndLayer [get]
 Returns the Layer and Layout More...
 
unsafe
NXOpen.CAM.ArcOutputTypeCiBuilder 
MotionOutputBuilder [get]
 Returns the motion output builder More...
 
unsafe NXOpen.CAM.Notes Notes [get]
 Returns the notes builder More...
 
unsafe
NXOpen.CAM.OperationBuilder.OptimizationBasedOnTypes 
OptimizationBasedOn [get, set]
 Returns or sets the optimization based on in operation More...
 
unsafe
NXOpen.CAM.OperationBuilder.OptimizationDistanceTypes 
OptimizationDistanceMethod [get, set]
 Returns or sets the optimization distance method in operation More...
 
unsafe
NXOpen.CAM.OperationBuilder.OptimizationLevelTypes 
OptimizationLevel [get, set]
 Returns or sets the optimization level in operation More...
 
unsafe
NXOpen.CAM.OperationDisplayOptionsBuilder 
PathDisplayOptions [get]
 Returns the path display options builder More...
 
unsafe string PostToolPathExit [get, set]
 Returns or sets the environment variable that points to the post tool path generation library which has the exit More...
 
unsafe
NXOpen.CAM.InheritableDoubleBuilder 
RetractDistance [get]
 Returns the Retract Distance builder (inheritable double) More...
 
unsafe
NXOpen.CAM.InheritableDoubleBuilder 
RetractDistanceOnToolAxisChange [get]
 Returns the Retract Distance on Tool Axis Change builder (inheritable double) More...
 
unsafe
NXOpen.CAM.InheritableDoubleBuilder 
SafeClearance [get]
 Returns the safe clearance builder More...
 
unsafe bool SelectToolFlag [get, set]
 Returns or sets the user selected tool More...
 
unsafe
NXOpen.CAM.PostEventsCiBuilder 
StartOfPath [get]
 Returns the start event builder More...
 
unsafe NXOpen.CAM.UdeSet StartUdeSet [get]
 Returns the start ude set More...
 
unsafe
NXOpen.CAM.ToolChangeCiBuilder 
ToolChangeSetting [get]
 Returns the tool change builder More...
 
unsafe
NXOpen.CAM.ToolPathEditorBuilder 
ToolPathEditor [get]
 Returns the Tool Path Editor Builder More...
 
unsafe
NXOpen.CAM.ToolPathSplitParametersBuilder 
ToolPathSplitParametersBuilder [get]
 Returns the tool path split Parameters More...
 
- Properties inherited from NXOpen.CAM.ParamBuilder
unsafe NXOpen.CAM.Ude CycleEvent [get]
 Returns the cycle event More...
 
unsafe NXOpen.CAM.Cycle CycleTable [get]
 Returns the cycle More...
 
unsafe
NXOpen.CAM.ParamBuilder.OptimizationTypes 
OptimizationMethod [get, set]
 Returns or sets the optim method More...
 
unsafe NXOpen.CAM.NCGroup TargetPocket [get, set]
 Returns or sets the target pocket More...
 
- Properties inherited from NXOpen.Builder
unsafe NXOpen.PreviewBuilder PreviewBuilder [get]
 Returns the preview builder subobject. 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

- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents a CenterlineDrillTurningBuilder

To create a new instance of this class, use NXOpen.CAM.OperationCollection.CreateCenterlineDrillTurningBuilder

Created in NX6.0.0

Member Enumeration Documentation

the centerline cycle types

Enumerator
Drill 

Cycle: Drill

DrillDeep 

Cycle: Drill, Deep

DrillBreakChip 

Cycle: Drill, Break Chip

Tap 

Cycle: Tap

TapFloat 

Cycle: Tap, Float

Bore 

Cycle: Bore

the depth reference option types

Enumerator
ToolTip 

Depth Reference options: Tool Tip

ToolShoulder 

Depth Reference options: Tool Shoulder

CycleTrackingPoint 

Depth Reference options: Cycle Tracking Point

the depth option types

Enumerator
Distance 

Depth options: Distance

EndPoint 

Depth options: End Point

CrossHoleDimensions 

Depth options: Cross Hole Dimensions

CrossHole 

Depth options: Cross Hole

ShoulderDepth 

obsolete Shoulder Depth

CountersinkDiameter 

Depth options: Countersink Diameter

the drilling location

Enumerator
OnCenterline 

Drilling Location: On centerline

OffCenterline 

Drilling Location: Off centerline

the dwell modes

Enumerator
None 

Dwell: None

Time 

Dwell: Time

Revolutions 

Dwell: Revolutions

the retract types for simulated cycles

Enumerator
ToStartPosition 

Final Retract Type: To start position

Manual 

Final Retract Type: Manual

the output option

Enumerator
MachineCycle 

Output Option: Machine Cycle

Simulated 

Output Option: Simulated

the removal increment types

Enumerator
Constant 

Removal Increment Type: Constant

Variable 

Removal Increment Type: Variable

the spindle stop types

Enumerator
None 

Spindle stop: None

BeforeRetract 

Spindle stop: Before retract

the start position

Enumerator
Automatic 

Start Position: Automatic

Specify 

Start Position: Specify

Member Function Documentation

unsafe string NXOpen.CAM.CenterlineDrillTurningBuilder.GetCycleTrackingPoint ( )
inline

Returns the cycle tracking point

Created in NX10.0.2

License requirements: None.

Returns
unsafe void NXOpen.CAM.CenterlineDrillTurningBuilder.SetCycleTrackingPoint ( string  name)
inline

Sets the cycle tracking point

Created in NX10.0.2

License requirements: cam_base ("CAM BASE")

Parameters
name

Property Documentation

unsafe bool NXOpen.CAM.CenterlineDrillTurningBuilder.BreakThrough
getset

Returns or sets the break through toggle IMPORTANT: Parameter is obsolete from NX9 on and must not be used longer.

Created in NX6.0.0

Deprecated in NX9.0.0. Use 'depth reference' instead.

License requirements to get this property: None.

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

unsafe NXOpen.CAM.InheritableDoubleBuilder NXOpen.CAM.CenterlineDrillTurningBuilder.BreakThroughDistance
get

Returns the break through distance IMPORTANT: Parameter is obsolete from NX9 on and must not be used longer.

Created in NX6.0.0

Deprecated in NX9.0.0. Use 'depth offset' instead.

License requirements: None.

unsafe NXOpen.CAM.CenterlineDrillTurningBuilder.CycleTypes NXOpen.CAM.CenterlineDrillTurningBuilder.CenterlineCycle
getset

Returns or sets the centerline cycle

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.CenterlineDrillTurningBuilder.RemovalIncrementTypes NXOpen.CAM.CenterlineDrillTurningBuilder.ChipRemovalIncrementType
getset

Returns or sets the chip removal increment 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.InheritableDoubleBuilder NXOpen.CAM.CenterlineDrillTurningBuilder.ClearanceDistance
get

Returns the clearance distance

Created in NX6.0.0

License requirements: None.

unsafe NXOpen.CAM.InheritableDoubleBuilder NXOpen.CAM.CenterlineDrillTurningBuilder.ConstantIncrement
get

Returns the constant increment

Created in NX6.0.0

License requirements: None.

unsafe NXOpen.CAM.InheritableDoubleBuilder NXOpen.CAM.CenterlineDrillTurningBuilder.CrossHoleAngle
get

Returns the cross hole angle

Created in NX6.0.0

License requirements: None.

unsafe NXOpen.NXObject NXOpen.CAM.CenterlineDrillTurningBuilder.CrossHoleCircle
getset

Returns or sets the cross hole circle

Created in NX7.0.0

License requirements to get this property: None.

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

unsafe NXOpen.CAM.InheritableDoubleBuilder NXOpen.CAM.CenterlineDrillTurningBuilder.CrossHoleDiameter
get

Returns the cross hole diameter

Created in NX6.0.0

License requirements: None.

unsafe NXOpen.CAM.InheritableDoubleBuilder NXOpen.CAM.CenterlineDrillTurningBuilder.CrossHoleDistance
get

Returns the cross hole distance

Created in NX6.0.0

License requirements: None.

unsafe NXOpen.CAM.InheritableDoubleBuilder NXOpen.CAM.CenterlineDrillTurningBuilder.DepthDistance
get

Returns the depth distance

Created in NX6.0.0

License requirements: None.

unsafe NXOpen.Point NXOpen.CAM.CenterlineDrillTurningBuilder.DepthEndPoint
getset

Returns or sets the depth end point

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.InheritableDoubleBuilder NXOpen.CAM.CenterlineDrillTurningBuilder.DepthOffset
get

Returns the depth offset value

Created in NX9.0.0

License requirements: None.

unsafe NXOpen.CAM.CenterlineDrillTurningBuilder.DepthTypes NXOpen.CAM.CenterlineDrillTurningBuilder.DepthOption
getset

Returns or sets the depth option

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.CenterlineDrillTurningBuilder.DepthReferenceTypes NXOpen.CAM.CenterlineDrillTurningBuilder.DepthReference
getset

Returns or sets the depth reference

Created in NX9.0.0

License requirements to get this property: None.

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

unsafe NXOpen.CAM.CenterlineDrillTurningBuilder.DrillingLocationTypes NXOpen.CAM.CenterlineDrillTurningBuilder.DrillingLocation
getset

Returns or sets the drilling location

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.InheritableDoubleBuilder NXOpen.CAM.CenterlineDrillTurningBuilder.DrillStep
get

Returns the drill step

Created in NX6.0.0

License requirements: None.

unsafe NXOpen.CAM.InheritableDoubleBuilder NXOpen.CAM.CenterlineDrillTurningBuilder.DrillStepModifier1
get

Returns the drill step modifier1

Created in NX6.0.0

License requirements: None.

unsafe NXOpen.CAM.InheritableDoubleBuilder NXOpen.CAM.CenterlineDrillTurningBuilder.DrillStepModifier2
get

Returns the drill step modifier2

Created in NX6.0.0

License requirements: None.

unsafe NXOpen.CAM.CenterlineDrillTurningBuilder.DwellTypes NXOpen.CAM.CenterlineDrillTurningBuilder.DwellType
getset

Returns or sets the dwell 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.InheritableDoubleBuilder NXOpen.CAM.CenterlineDrillTurningBuilder.DwellValue
get

Returns the dwell value

Created in NX6.0.0

License requirements: None.

unsafe NXOpen.CAM.InheritableDoubleBuilder NXOpen.CAM.CenterlineDrillTurningBuilder.EngageDistance
get

Returns the engage distance

Created in NX6.0.0

License requirements: None.

unsafe NXOpen.CAM.InheritableDoubleBuilder NXOpen.CAM.CenterlineDrillTurningBuilder.EntranceDiameter
get

Returns the entrance diameter

Created in NX6.0.0

License requirements: None.

unsafe NXOpen.CAM.InheritableDoubleBuilder NXOpen.CAM.CenterlineDrillTurningBuilder.FinalRetractDistance
get

Returns the retract distance for simulated cycles

Created in NX7.5.0

License requirements: None.

unsafe NXOpen.CAM.CenterlineDrillTurningBuilder.FinalRetractTypes NXOpen.CAM.CenterlineDrillTurningBuilder.FinalRetractType
getset

Returns or sets the retract type for simulated cycles

Created in NX7.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.CAM.NcmTurningBuilder NXOpen.CAM.CenterlineDrillTurningBuilder.NonCuttingBuilder
get

Returns the non-cutting builder

Created in NX6.0.0

License requirements: None.

unsafe NXOpen.CAM.InheritableDoubleBuilder NXOpen.CAM.CenterlineDrillTurningBuilder.OffCenterDistance
get

Returns the off center distance

Created in NX6.0.0

License requirements: None.

unsafe NXOpen.CAM.CenterlineDrillTurningBuilder.OutputOptionTypes NXOpen.CAM.CenterlineDrillTurningBuilder.OutputOption
getset

Returns or sets the output option

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.InheritableDoubleBuilder NXOpen.CAM.CenterlineDrillTurningBuilder.RepositionDistance
get

Returns the reposition distance

Created in NX7.5.0

License requirements: None.

unsafe bool NXOpen.CAM.CenterlineDrillTurningBuilder.ReverseDirection
getset

Returns or sets the reverse direction value

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.InheritableDoubleBuilder NXOpen.CAM.CenterlineDrillTurningBuilder.SafeOrDepartureDistance
get

Returns the safe or departure distance

Created in NX6.0.0

License requirements: None.

unsafe NXOpen.CAM.CenterlineDrillTurningBuilder.SpindleStopTypes NXOpen.CAM.CenterlineDrillTurningBuilder.SpindleStop
getset

Returns or sets the spindle stop

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.CenterlineDrillTurningBuilder.StartPositionTypes NXOpen.CAM.CenterlineDrillTurningBuilder.StartPosition
getset

Returns or sets the start position

Created in NX6.0.0

License requirements to get this property: None.

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

unsafe NXOpen.Point NXOpen.CAM.CenterlineDrillTurningBuilder.StartPositionPoint
getset

Returns or sets the start position point

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.CenterlineDrillVariableIncrementBuilder NXOpen.CAM.CenterlineDrillTurningBuilder.VariableIncrementList
get

Returns the variable increment list

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.