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

Represents the builder for the CMM Inspection sub-operation Delta Move. More...

Inheritance diagram for NXOpen::CAM::InspectionDeltaMoveBuilder:
NXOpen::CAM::InspectionMoveBuilder NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Types

enum  IntentType { IntentTypeWcs, IntentTypeMcs }
 Move Intent. More...

Public Member Functions

double DeltaX ()
 Returns the delta X coordinate
Created in NX7.5.0.
double DeltaY ()
 Returns the delta Y coordinate
Created in NX7.5.0.
double DeltaZ ()
 Returns the delta Z coordinate
Created in NX7.5.0.
NXOpen::CAM::InspectionDeltaMoveBuilder::IntentType Intent ()
 Returns the intent
Created in NX7.5.2.
void SetDeltaX (double deltaX)
 Sets the delta X coordinate
Created in NX7.5.0.
void SetDeltaY (double deltaY)
 Sets the delta Y coordinate
Created in NX7.5.0.
void SetDeltaZ (double deltaZ)
 Sets the delta Z coordinate
Created in NX7.5.0.
void SetIntent (NXOpen::CAM::InspectionDeltaMoveBuilder::IntentType intent)
 Sets the intent
Created in NX7.5.2.

Detailed Description

Represents the builder for the CMM Inspection sub-operation Delta Move.


To create a new instance of this class, use CAM::InspectionMoveCollection::CreateInspectionDeltaMoveBuilder

Created in NX7.0.0.


Member Enumeration Documentation

Move Intent.

Enumerator:
IntentTypeWcs 

WCS.

IntentTypeMcs 

MCS.


Member Function Documentation

Returns the delta X coordinate
Created in NX7.5.0.



License requirements : None

Returns the delta Y coordinate
Created in NX7.5.0.



License requirements : None

Returns the delta Z coordinate
Created in NX7.5.0.



License requirements : None

Returns the intent
Created in NX7.5.2.



License requirements : None

Sets the delta X coordinate
Created in NX7.5.0.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

Parameters:
deltaXdeltax

Sets the delta Y coordinate
Created in NX7.5.0.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

Parameters:
deltaYdeltay

Sets the delta Z coordinate
Created in NX7.5.0.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

Parameters:
deltaZdeltaz

Sets the intent
Created in NX7.5.2.



License requirements : None

Parameters:
intentintent

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