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

Represents a TeachmodeProfileMoveBuilder More...

Inheritance diagram for NXOpen.CAM.TeachmodeProfileMoveBuilder:
NXOpen.CAM.MoveBuilder NXOpen.Builder NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink

Public Types

enum  DriveGeometryTypes { PreviousCheck, PreviousDrive, NewDrive }
 the drive geometry types More...
 
enum  StartStopPositionMethods { Drive, Point, Check, ContourPosition }
 the start and stop positioning methods More...
 
- Public Types inherited from NXOpen.CAM.MoveBuilder
enum  Feed { Motion, Custom }
 the feed Type More...
 
enum  Motion {
  Rapid = 1, Engage, Cut, Stepover,
  Retract, Approach, Traversal, Departure,
  Return, FirstCut, LastCut, Crossover
}
 the motion Type More...
 

Properties

unsafe bool ApplyEngageSettings [get, set]
 Returns or sets the apply engage settings status More...
 
unsafe bool ApplyRetractSettings [get, set]
 Returns or sets the apply retract settings status More...
 
unsafe double AxialSafeClearance [get, set]
 Returns or sets the axial safe clearance value More...
 
unsafe NXOpen.CAM.TurnCornerControl CornerControlNormal [get]
 Returns the corner control builder for normal corners More...
 
unsafe NXOpen.CAM.TurnCornerControl CornerControlShallow [get]
 Returns the corner control builder for shallow corners More...
 
unsafe NXOpen.CAM.Boundary CustomDriveCurve [get]
 Returns the custom drive curve builder More...
 
unsafe
NXOpen.CAM.TurnCutterClearance 
CutterClearance [get]
 Returns the cutter clearance angles builder More...
 
unsafe NXOpen.CAM.TurnDirection Direction [get]
 Returns the direction builder More...
 
unsafe
NXOpen.CAM.TeachmodeProfileMoveBuilder.DriveGeometryTypes 
DriveGeometryType [get, set]
 Returns or sets the drive geometry type More...
 
unsafe NXOpen.CAM.Boundary EndCheckBoundary [get]
 Returns the end check boundary builder More...
 
unsafe NXOpen.CAM.FeedsTurnBuilder Feeds [get]
 Returns the feeds builder More...
 
unsafe NXOpen.CAM.TurnStock FinishStock [get]
 Returns the finish stock builder More...
 
unsafe NXOpen.CAM.Boundary NewDriveCurve [get]
 Returns the new drive curve builder More...
 
unsafe double RadialSafeClearance [get, set]
 Returns or sets the radial safe clearance value More...
 
unsafe NXOpen.CAM.Boundary StartCheckBoundary [get]
 Returns the start check boundary builder More...
 
unsafe double StartCheckConstantStock [get, set]
 Returns or sets the constant stock for start check geometry More...
 
unsafe double StartCheckFaceStock [get, set]
 Returns or sets the face stock for start check geometry More...
 
unsafe double StartCheckRadialStock [get, set]
 Returns or sets the radial stock for start check geometry More...
 
unsafe NXOpen.Point StartPoint [get, set]
 Returns or sets the start point More...
 
unsafe
NXOpen.CAM.TeachmodeProfileMoveBuilder.StartStopPositionMethods 
StartPositionMethod [get, set]
 Returns or sets the start position method More...
 
unsafe bool StartStopBeforeBoundaryOffset [get, set]
 Returns or sets the start and stop before boundary offset status More...
 
unsafe double StopCheckConstantStock [get, set]
 Returns or sets the constant stock for stop check geometry More...
 
unsafe double StopCheckFaceStock [get, set]
 Returns or sets the face stop for start check geometry More...
 
unsafe double StopCheckRadialStock [get, set]
 Returns or sets the radial stock for stop check geometry More...
 
unsafe NXOpen.Point StopPoint [get, set]
 Returns or sets the stop point More...
 
unsafe
NXOpen.CAM.TeachmodeProfileMoveBuilder.StartStopPositionMethods 
StopPositionMethod [get, set]
 Returns or sets the stop position method More...
 
unsafe
NXOpen.CAM.Inheritable2dLength 
Tolerances [get]
 Returns the Tolerances More...
 
- Properties inherited from NXOpen.CAM.MoveBuilder
unsafe double FeedRate [get, set]
 Returns or sets the feed rate More...
 
unsafe NXOpen.CAM.MoveBuilder.Feed FeedType [get, set]
 Returns or sets the feed type More...
 
unsafe NXOpen.CAM.FeedRateUnit FeedUnit [get, set]
 Returns or sets the feed unit More...
 
unsafe
NXOpen.CAM.MoveBuilder.Motion 
MotionType [get, set]
 Returns or sets the motion type More...
 
unsafe int NumberOfUserParameters [get]
 Returns the number of user parameters More...
 
unsafe bool ProtectedMove [get, set]
 Returns or sets the protected move status More...
 
unsafe string SubopLabel [get, set]
 Returns or sets the subop label 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

- Public Member Functions inherited from NXOpen.CAM.MoveBuilder
unsafe NXOpen.CAM.UdeParameter GetUserParameter (string parameterName)
 Returns the custom parameter with the given name. More...
 
unsafe NXOpen.CAM.UdeParameter GetUserParameter (int index)
 Returns the parameter at the input index. More...
 
unsafe void SetParent (NXOpen.CAM.CAMObject parent)
 Set parent More...
 
unsafe void SetSibling (NXOpen.CAM.CAMObject sibling)
 Set sibling More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents a TeachmodeProfileMoveBuilder

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

Created in NX7.5.0

Member Enumeration Documentation

the drive geometry types

Enumerator
PreviousCheck 

Use Previous Drive Geometry

PreviousDrive 

Use Previous Stop Check Geometry

NewDrive 

Use New Drive Geometry

the start and stop positioning methods

Enumerator
Drive 

Use drive geometry start or stop point

Point 

Use selected point

Check 

Use selected check geometry

ContourPosition 

Use end point of last contouring

Property Documentation

unsafe bool NXOpen.CAM.TeachmodeProfileMoveBuilder.ApplyEngageSettings
getset

Returns or sets the apply engage settings status

Created in NX7.5.0

License requirements to get this property: None.

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

unsafe bool NXOpen.CAM.TeachmodeProfileMoveBuilder.ApplyRetractSettings
getset

Returns or sets the apply retract settings status

Created in NX7.5.0

License requirements to get this property: None.

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

unsafe double NXOpen.CAM.TeachmodeProfileMoveBuilder.AxialSafeClearance
getset

Returns or sets the axial safe clearance value

Created in NX7.5.0

License requirements to get this property: None.

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

unsafe NXOpen.CAM.TurnCornerControl NXOpen.CAM.TeachmodeProfileMoveBuilder.CornerControlNormal
get

Returns the corner control builder for normal corners

Created in NX7.5.0

License requirements: None.

unsafe NXOpen.CAM.TurnCornerControl NXOpen.CAM.TeachmodeProfileMoveBuilder.CornerControlShallow
get

Returns the corner control builder for shallow corners

Created in NX7.5.0

License requirements: None.

unsafe NXOpen.CAM.Boundary NXOpen.CAM.TeachmodeProfileMoveBuilder.CustomDriveCurve
get

Returns the custom drive curve builder

Created in NX9.0.2

License requirements: None.

unsafe NXOpen.CAM.TurnCutterClearance NXOpen.CAM.TeachmodeProfileMoveBuilder.CutterClearance
get

Returns the cutter clearance angles builder

Created in NX7.5.0

License requirements: None.

unsafe NXOpen.CAM.TurnDirection NXOpen.CAM.TeachmodeProfileMoveBuilder.Direction
get

Returns the direction builder

Created in NX7.5.0

License requirements: None.

unsafe NXOpen.CAM.TeachmodeProfileMoveBuilder.DriveGeometryTypes NXOpen.CAM.TeachmodeProfileMoveBuilder.DriveGeometryType
getset

Returns or sets the drive geometry type

Created in NX7.5.0

License requirements to get this property: None.

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

unsafe NXOpen.CAM.Boundary NXOpen.CAM.TeachmodeProfileMoveBuilder.EndCheckBoundary
get

Returns the end check boundary builder

Created in NX9.0.2

License requirements: None.

unsafe NXOpen.CAM.FeedsTurnBuilder NXOpen.CAM.TeachmodeProfileMoveBuilder.Feeds
get

Returns the feeds builder

Created in NX7.5.0

License requirements: None.

unsafe NXOpen.CAM.TurnStock NXOpen.CAM.TeachmodeProfileMoveBuilder.FinishStock
get

Returns the finish stock builder

Created in NX7.5.0

License requirements: None.

unsafe NXOpen.CAM.Boundary NXOpen.CAM.TeachmodeProfileMoveBuilder.NewDriveCurve
get

Returns the new drive curve builder

Created in NX9.0.2

License requirements: None.

unsafe double NXOpen.CAM.TeachmodeProfileMoveBuilder.RadialSafeClearance
getset

Returns or sets the radial safe clearance value

Created in NX7.5.0

License requirements to get this property: None.

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

unsafe NXOpen.CAM.Boundary NXOpen.CAM.TeachmodeProfileMoveBuilder.StartCheckBoundary
get

Returns the start check boundary builder

Created in NX9.0.2

License requirements: None.

unsafe double NXOpen.CAM.TeachmodeProfileMoveBuilder.StartCheckConstantStock
getset

Returns or sets the constant stock for start check geometry

Created in NX7.5.0

License requirements to get this property: None.

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

unsafe double NXOpen.CAM.TeachmodeProfileMoveBuilder.StartCheckFaceStock
getset

Returns or sets the face stock for start check geometry

Created in NX7.5.0

License requirements to get this property: None.

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

unsafe double NXOpen.CAM.TeachmodeProfileMoveBuilder.StartCheckRadialStock
getset

Returns or sets the radial stock for start check geometry

Created in NX7.5.0

License requirements to get this property: None.

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

unsafe NXOpen.Point NXOpen.CAM.TeachmodeProfileMoveBuilder.StartPoint
getset

Returns or sets the start point

Created in NX7.5.0

License requirements to get this property: None.

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

unsafe NXOpen.CAM.TeachmodeProfileMoveBuilder.StartStopPositionMethods NXOpen.CAM.TeachmodeProfileMoveBuilder.StartPositionMethod
getset

Returns or sets the start position method

Created in NX7.5.0

License requirements to get this property: None.

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

unsafe bool NXOpen.CAM.TeachmodeProfileMoveBuilder.StartStopBeforeBoundaryOffset
getset

Returns or sets the start and stop before boundary offset status

Created in NX7.5.0

License requirements to get this property: None.

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

unsafe double NXOpen.CAM.TeachmodeProfileMoveBuilder.StopCheckConstantStock
getset

Returns or sets the constant stock for stop check geometry

Created in NX7.5.0

License requirements to get this property: None.

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

unsafe double NXOpen.CAM.TeachmodeProfileMoveBuilder.StopCheckFaceStock
getset

Returns or sets the face stop for start check geometry

Created in NX7.5.0

License requirements to get this property: None.

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

unsafe double NXOpen.CAM.TeachmodeProfileMoveBuilder.StopCheckRadialStock
getset

Returns or sets the radial stock for stop check geometry

Created in NX7.5.0

License requirements to get this property: None.

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

unsafe NXOpen.Point NXOpen.CAM.TeachmodeProfileMoveBuilder.StopPoint
getset

Returns or sets the stop point

Created in NX7.5.0

License requirements to get this property: None.

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

unsafe NXOpen.CAM.TeachmodeProfileMoveBuilder.StartStopPositionMethods NXOpen.CAM.TeachmodeProfileMoveBuilder.StopPositionMethod
getset

Returns or sets the stop position method

Created in NX7.5.0

License requirements to get this property: None.

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

unsafe NXOpen.CAM.Inheritable2dLength NXOpen.CAM.TeachmodeProfileMoveBuilder.Tolerances
get

Returns the Tolerances

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.