NX Open C++ Reference Guide
Public Types | Public Member Functions
NXOpen::CAM::ProbeInspectPointMoveBuilder Class Reference

Represents the Probe Inspect Point Move Builder
To create a new instance of this class, use CAM::MoveCollection::CreateProbeInspectPointMoveBuilder

Created in NX5.0.0. More...

Inheritance diagram for NXOpen::CAM::ProbeInspectPointMoveBuilder:
NXOpen::CAM::MoveBuilder NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Types

enum  Direction {
  DirectionInferred, DirectionXm, DirectionNegxm, DirectionYm,
  DirectionNegym, DirectionZm, DirectionNegzm
}
 the probing direction type More...

Public Member Functions

NXOpen::CAM::ProbeInspectPointMoveBuilder::Direction DirectionType ()
 Returns the probing direction
Created in NX5.0.0.
NXOpen::PointPoint ()
 Returns the point to probe
Created in NX5.0.0.
NXOpen::CAM::ProbeControlParametersBuilderProbeControlParameters ()
 Returns the probe control parameters builder
Created in NX5.0.0.
NXOpen::CAM::ProbeProtectedParametersBuilderProbeProtectedParameters ()
 Returns the probe protected parameters builder
Created in NX5.0.0.
NXOpen::CAM::ProbeStockParametersBuilderProbeStockParameters ()
 Returns the probe stock parameters builder
Created in NX5.0.0.
NXOpen::CAM::ProbeToleranceParametersBuilderProbeToleranceParameters ()
 Returns the probe tolerance parameters builder
Created in NX5.0.0.
void SetDirectionType (NXOpen::CAM::ProbeInspectPointMoveBuilder::Direction dirType)
 Sets the probing direction
Created in NX5.0.0.
void SetPoint (NXOpen::Point *point)
 Sets the point to probe
Created in NX5.0.0.

Detailed Description

Represents the Probe Inspect Point Move Builder
To create a new instance of this class, use CAM::MoveCollection::CreateProbeInspectPointMoveBuilder

Created in NX5.0.0.



Member Enumeration Documentation

the probing direction type

Enumerator:
DirectionInferred 

Inferred using surface normal.

DirectionXm 

XM.

DirectionNegxm 

Negative XM.

DirectionYm 

YM.

DirectionNegym 

Negative YM.

DirectionZm 

ZM.

DirectionNegzm 

Negative ZM.


Member Function Documentation

Returns the probing direction
Created in NX5.0.0.



License requirements : None

Returns the point to probe
Created in NX5.0.0.



License requirements : None

Returns the probe control parameters builder
Created in NX5.0.0.



License requirements : None

Returns the probe protected parameters builder
Created in NX5.0.0.



License requirements : None

Returns the probe stock parameters builder
Created in NX5.0.0.



License requirements : None

Returns the probe tolerance parameters builder
Created in NX5.0.0.



License requirements : None

Sets the probing direction
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

Parameters:
dirTypedirtype

Sets the point to probe
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

Parameters:
pointpoint

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