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

Represents a TeachmodeTurningBuilder More...

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

Properties

unsafe NXOpen.CAM.NcmTurningBuilder NonCuttingBuilder [get]
 Returns the non cutting builder 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...
 

Additional Inherited Members

- 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 Member Functions inherited from NXOpen.CAM.OperationBuilder
unsafe double[] GetHoleAxisValues ()
 Get the Hole Axis values More...
 
unsafe void SetHoleAxisValues (double[] holeAxis)
 Set the Hole Axis values More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents a TeachmodeTurningBuilder

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

Created in NX7.5.0

Property Documentation

unsafe NXOpen.CAM.NcmTurningBuilder NXOpen.CAM.TeachmodeTurningBuilder.NonCuttingBuilder
get

Returns the non cutting builder

Created in NX7.5.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.