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

Represents the Probe Inspect Surface Point Move Builder More...

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

Public Types

enum  Direction { Normal, Vector = 7 }
 the probing direction type More...
 
enum  Measurement { Axis2, Axis3 }
 the measurement type More...
 
enum  ToolAxis { None, Normal, Automatic }
 the probing tool axis type 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
NXOpen.CAM.ProbeInspectSurfacePointMoveBuilder.Direction 
DirectionType [get, set]
 Returns or sets the direction type More...
 
unsafe
NXOpen.CAM.ProbeInspectSurfacePointMoveBuilder.Measurement 
MeasurementType [get, set]
 Returns or sets the measurement (axis) type More...
 
unsafe NXOpen.Point Point [get, set]
 Returns or sets the point to probe More...
 
unsafe NXOpen.CAM.ReferencePoint PointBuilder [get]
 Returns the reference point builder More...
 
unsafe
NXOpen.CAM.ProbeControlParametersBuilder 
ProbeControlParameters [get]
 Returns the probe control parameters builder More...
 
unsafe
NXOpen.CAM.ProbeProtectedParametersBuilder 
ProbeProtectedParameters [get]
 Returns the probe protected parameters builder More...
 
unsafe
NXOpen.CAM.ProbeStockParametersBuilder 
ProbeStockParameters [get]
 Returns the probe stock parameters builder More...
 
unsafe
NXOpen.CAM.ProbeToleranceParametersBuilder 
ProbeToleranceParameters [get]
 Returns the probe tolerance parameters builder More...
 
unsafe
NXOpen.CAM.ProbeInspectSurfacePointMoveBuilder.ToolAxis 
ToolAxisType [get, set]
 Returns or sets the probe axis type More...
 
unsafe NXOpen.NXObject Vector [get, set]
 Returns or sets the vector to define probing direction 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 the Probe Inspect Surface Point Move Builder

To create a new instance of this class, use NXOpen.CAM.MoveCollection.CreateProbeInspectSurfacePointMoveBuilder

Created in NX5.0.0

Member Enumeration Documentation

the probing direction type

Enumerator
Normal 

Inferred using surface normal

Vector 

Specify vector

the measurement type

Enumerator
Axis2 

2 Axis

Axis3 

3 Axis

the probing tool axis type

Enumerator
None 

Use the Previous Tool Axis

Normal 

Inferred using surface normal

Automatic 

Tool Axis aligned with closest machine axis

Property Documentation

unsafe NXOpen.CAM.ProbeInspectSurfacePointMoveBuilder.Direction NXOpen.CAM.ProbeInspectSurfacePointMoveBuilder.DirectionType
getset

Returns or sets the direction type

Created in NX5.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.CAM.ProbeInspectSurfacePointMoveBuilder.Measurement NXOpen.CAM.ProbeInspectSurfacePointMoveBuilder.MeasurementType
getset

Returns or sets the measurement (axis) type

Created in NX5.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.Point NXOpen.CAM.ProbeInspectSurfacePointMoveBuilder.Point
getset

Returns or sets the point to probe

Created in NX5.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.CAM.ReferencePoint NXOpen.CAM.ProbeInspectSurfacePointMoveBuilder.PointBuilder
get

Returns the reference point builder

Created in NX12.0.1

License requirements: None.

unsafe NXOpen.CAM.ProbeControlParametersBuilder NXOpen.CAM.ProbeInspectSurfacePointMoveBuilder.ProbeControlParameters
get

Returns the probe control parameters builder

Created in NX5.0.0

License requirements: None.

unsafe NXOpen.CAM.ProbeProtectedParametersBuilder NXOpen.CAM.ProbeInspectSurfacePointMoveBuilder.ProbeProtectedParameters
get

Returns the probe protected parameters builder

Created in NX5.0.0

License requirements: None.

unsafe NXOpen.CAM.ProbeStockParametersBuilder NXOpen.CAM.ProbeInspectSurfacePointMoveBuilder.ProbeStockParameters
get

Returns the probe stock parameters builder

Created in NX5.0.0

License requirements: None.

unsafe NXOpen.CAM.ProbeToleranceParametersBuilder NXOpen.CAM.ProbeInspectSurfacePointMoveBuilder.ProbeToleranceParameters
get

Returns the probe tolerance parameters builder

Created in NX5.0.0

License requirements: None.

unsafe NXOpen.CAM.ProbeInspectSurfacePointMoveBuilder.ToolAxis NXOpen.CAM.ProbeInspectSurfacePointMoveBuilder.ToolAxisType
getset

Returns or sets the probe axis type

Created in NX7.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.NXObject NXOpen.CAM.ProbeInspectSurfacePointMoveBuilder.Vector
getset

Returns or sets the vector to define probing direction

Created in NX5.0.0

License requirements to get this property: None.

License requirements to set this property: None.


The documentation for this class was generated from the following file:
Copyright 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.