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

Represents a Point to Point Builder (Drilling) More...

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

Public Types

enum  CycleTypes {
  NoCycle, PeckDrill, BreakChip, StandardText,
  StandardDrill, StandardDrillCsink, StandardDrillDeep, StandardDrillBreakChip,
  StandardTap, StandardBore, StandardBoreDrag, StandardBoreNoDrag,
  StandardBoreBack, StandardBoreManual
}
 Available types for cycle type More...
 
enum  MaterialSideTypes { None, SpecifyVetor, ToolAxis }
 Available types for material side in point to point operation More...
 
enum  ProjectVectorTypes { None, SpecifyVetor, ToolAxis }
 Available types for project vector in point to point operation More...
 
enum  TlaxisTypes { None, Fixed, NormalToPart }
 Available types for tool axis type More...
 
- Public Types inherited from NXOpen.CAM.MillOperationBuilder
enum  WallCleanupTypes { None, AtStart, AtEnd, Automatic }
 the wall cleanup modes 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...
 

Properties

unsafe
NXOpen.CAM.DrillSurfaceBuilder 
BottomSurface [get]
 Returns the bottom surface builder More...
 
unsafe
NXOpen.CAM.DrillSurfaceBuilder 
TopSurface [get]
 Returns the top surface builder More...
 
- Properties inherited from NXOpen.CAM.MillOperationBuilder
unsafe NXOpen.CAM.MillCutParameters CutParameters [get]
 Returns the cut parameter object More...
 
unsafe NXOpen.CAM.FeedsBuilder FeedsBuilder [get]
 Returns the feeds and speeds builder More...
 
unsafe
NXOpen.CAM.InheritableToolDepBuilder 
MinCutLength [get]
 Returns the min cut length builder (tool dependent double) More...
 
unsafe
NXOpen.CAM.ArcOutputTypeCiBuilder 
MotionOutput [get]
 Returns the motion output builder More...
 
unsafe NXOpen.CAM.Tool ReferenceTool [get, set]
 Returns or sets the reference tool object More...
 
unsafe
NXOpen.CAM.MillOperationBuilder.WallCleanupTypes 
WallCleanupType [get, set]
 Returns or sets the wall cleanup mode 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

- 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 Point to Point Builder (Drilling)

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

Created in NX5.0.0

Member Enumeration Documentation

Available types for cycle type

Enumerator
NoCycle 

No Cycle

PeckDrill 

Peck Drill...

BreakChip 

Break Chip...

StandardText 

Standard Text...

StandardDrill 

Standard Drill...

StandardDrillCsink 

Standard Drill,Csink...

StandardDrillDeep 

Standard Drill,Deep...

StandardDrillBreakChip 

Standard Drill,Break Chip...

StandardTap 

Standard Tap...

StandardBore 

Standard Bore...

StandardBoreDrag 

Standard Bore,Drag...

StandardBoreNoDrag 

Standard Bore,No Drag...

StandardBoreBack 

Standard Bore,Back...

StandardBoreManual 

Standard Bore,Manual...

Available types for material side in point to point operation

Enumerator
None 

None

SpecifyVetor 

Specify vector

ToolAxis 

Tools axis

Available types for project vector in point to point operation

Enumerator
None 

None

SpecifyVetor 

Specify vector

ToolAxis 

Tools axis

Available types for tool axis type

Enumerator
None 

+ZM Axis

Fixed 

Specify Vector

NormalToPart 

Normal to Part Surface

Property Documentation

unsafe NXOpen.CAM.DrillSurfaceBuilder NXOpen.CAM.PointToPointBuilder.BottomSurface
get

Returns the bottom surface builder

Created in NX7.5.0

License requirements: None.

unsafe NXOpen.CAM.DrillSurfaceBuilder NXOpen.CAM.PointToPointBuilder.TopSurface
get

Returns the top surface 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.