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

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

Created in NX5.0.0. More...

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

List of all members.

Public Types

enum  Direction { DirectionNormal, DirectionVector = 7 }
 the probing direction type More...
enum  Measurement { MeasurementAxis2, MeasurementAxis3 }
 the measurement type More...
enum  ToolAxis { ToolAxisNone, ToolAxisNormal, ToolAxisAutomatic }
 the probing tool axis type More...

Public Member Functions

NXOpen::CAM::ProbeInspectSurfacePointMoveBuilder::Direction DirectionType ()
 Returns the direction type
Created in NX5.0.0.
NXOpen::CAM::ProbeInspectSurfacePointMoveBuilder::Measurement MeasurementType ()
 Returns the measurement (axis) type
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::ProbeInspectSurfacePointMoveBuilder::Direction dirType)
 Sets the direction type
Created in NX5.0.0.
void SetMeasurementType (NXOpen::CAM::ProbeInspectSurfacePointMoveBuilder::Measurement measType)
 Sets the measurement (axis) type
Created in NX5.0.0.
void SetPoint (NXOpen::Point *point)
 Sets the point to probe
Created in NX5.0.0.
void SetToolAxisType (NXOpen::CAM::ProbeInspectSurfacePointMoveBuilder::ToolAxis axisType)
 Sets the probe axis type
Created in NX7.5.0.
void SetVector (NXOpen::NXObject *vector)
 Sets the vector to define probing direction
Created in NX5.0.0.
NXOpen::CAM::ProbeInspectSurfacePointMoveBuilder::ToolAxis ToolAxisType ()
 Returns the probe axis type
Created in NX7.5.0.
NXOpen::NXObjectVector ()
 Returns the vector to define probing direction
Created in NX5.0.0.

Detailed Description

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

Created in NX5.0.0.



Member Enumeration Documentation

the probing direction type

Enumerator:
DirectionNormal 

Inferred using surface normal.

the measurement type

Enumerator:
MeasurementAxis2 

2 Axis

MeasurementAxis3 

3 Axis

the probing tool axis type

Enumerator:
ToolAxisNone 

Use the Previous Tool Axis.

ToolAxisNormal 

Inferred using surface normal.

ToolAxisAutomatic 

Tool Axis aligned with closest machine axis.


Member Function Documentation

Returns the direction type
Created in NX5.0.0.



License requirements : None

Returns the measurement (axis) type
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 direction type
Created in NX5.0.0.



License requirements : None

Parameters:
dirTypedirtype

Sets the measurement (axis) type
Created in NX5.0.0.



License requirements : None

Parameters:
measTypemeastype

Sets the point to probe
Created in NX5.0.0.



License requirements : None

Parameters:
pointpoint

Sets the probe axis type
Created in NX7.5.0.



License requirements : None

Parameters:
axisTypeaxistype

Sets the vector to define probing direction
Created in NX5.0.0.



License requirements : None

Parameters:
vectorvector

Returns the probe axis type
Created in NX7.5.0.



License requirements : None

Returns the vector to define probing direction
Created in NX5.0.0.



License requirements : None


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