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

Edit Multiple Subops Dialog builder
To create a new instance of this class, use CAM::InspectionMoveCollection::CreateInspectionSensorMassEditBuilder

Created in NX7.5.3. More...

Inheritance diagram for NXOpen::CAM::InspectionSensorMassEditBuilder:
NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Types

enum  SensorSelectModeType {
  SensorSelectModeTypeAutomatic, SensorSelectModeTypeSpecifySensor, SensorSelectModeTypeSpecifyProbeAngles, SensorSelectModeTypeSpecifyProbeTip,
  SensorSelectModeTypeSpecifyAnglesandTip
}
 the sensor selection mode More...
enum  SensorStrategyType { SensorStrategyTypeCreateasneeded, SensorStrategyTypeUseexistingonly }
 the sensor strategy More...

Public Member Functions

double AngleA ()
 Returns the angle a
Created in NX7.5.3.
double AngleB ()
 Returns the angle b
Created in NX7.5.3.
NXString SensorName ()
 Returns the sensor name
Created in NX7.5.3.
NXOpen::CAM::InspectionSensorMassEditBuilder::SensorStrategyType SensorStrategy ()
 Returns the sensor strategy
Created in NX7.5.3.
void SetAngleA (double angleA)
 Sets the angle a
Created in NX7.5.3.
void SetAngleB (double angleB)
 Sets the angle b
Created in NX7.5.3.
void SetSensorName (const NXString &sensorName)
 Sets the sensor name
Created in NX7.5.3.
void SetSensorStrategy (NXOpen::CAM::InspectionSensorMassEditBuilder::SensorStrategyType sensorStrategy)
 Sets the sensor strategy
Created in NX7.5.3.
void SetTipNumber (int tipNumber)
 Sets the tip
Created in NX7.5.3.
int TipNumber ()
 Returns the tip
Created in NX7.5.3.

Detailed Description

Edit Multiple Subops Dialog builder
To create a new instance of this class, use CAM::InspectionMoveCollection::CreateInspectionSensorMassEditBuilder

Created in NX7.5.3.



Member Enumeration Documentation

the sensor selection mode

Enumerator:
SensorSelectModeTypeAutomatic 

Choose sensor automatically.

SensorSelectModeTypeSpecifySensor 

Manually specify sensor.

SensorSelectModeTypeSpecifyProbeAngles 

Manually specify probe angles.

SensorSelectModeTypeSpecifyProbeTip 

Manually specify probe tip.

SensorSelectModeTypeSpecifyAnglesandTip 

Manually specify probe angles and probe tip.

the sensor strategy

Enumerator:
SensorStrategyTypeCreateasneeded 

Create as needed.

SensorStrategyTypeUseexistingonly 

Use existing only.


Member Function Documentation

Returns the angle a
Created in NX7.5.3.



License requirements : None

Returns the angle b
Created in NX7.5.3.



License requirements : None

Returns the sensor name
Created in NX7.5.3.



License requirements : None

Returns the sensor strategy
Created in NX7.5.3.



License requirements : None

Sets the angle a
Created in NX7.5.3.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

Parameters:
angleAanglea

Sets the angle b
Created in NX7.5.3.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

Parameters:
angleBangleb

Sets the sensor name
Created in NX7.5.3.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

Parameters:
sensorNamesensorname

Sets the sensor strategy
Created in NX7.5.3.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

Parameters:
sensorStrategysensorstrategy

Sets the tip
Created in NX7.5.3.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

Parameters:
tipNumbertipnumber

Returns the tip
Created in NX7.5.3.



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.