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

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

Created in NX7.5.3. More...

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

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. More...
 
double AngleB ()
 Returns the angle b
Created in NX7.5.3. More...
 
NXString SensorName ()
 Returns the sensor name
Created in NX7.5.3. More...
 
NXOpen::CAM::InspectionSensorMassEditBuilder::SensorStrategyType SensorStrategy ()
 Returns the sensor strategy
Created in NX7.5.3. More...
 
void SetAngleA (double angleA)
 Sets the angle a
Created in NX7.5.3. More...
 
void SetAngleB (double angleB)
 Sets the angle b
Created in NX7.5.3. More...
 
void SetSensorName (const NXString &sensorName)
 Sets the sensor name
Created in NX7.5.3. More...
 
void SetSensorName (const char *sensorName)
 Sets the sensor name
Created in NX7.5.3. More...
 
void SetSensorStrategy (NXOpen::CAM::InspectionSensorMassEditBuilder::SensorStrategyType sensorStrategy)
 Sets the sensor strategy
Created in NX7.5.3. More...
 
void SetTipNumber (int tipNumber)
 Sets the tip
Created in NX7.5.3. More...
 
int TipNumber ()
 Returns the tip
Created in NX7.5.3. More...
 
- Public Member Functions inherited from NXOpen::Builder
NXOpen::NXObjectCommit ()
 Commits any edits that have been applied to the builder. More...
 
void Destroy ()
 Deletes the builder, and cleans up any objects created by the builder. More...
 
std::vector< NXOpen::NXObject * > GetCommittedObjects ()
 For builders that create more than one object, this method returns the objects that are created by commit. More...
 
NXOpen::NXObjectGetObject ()
 Returns the object currently being edited by this builder. More...
 
void ShowResults ()
 Updates the model to reflect the result of an edit to the model for all builders that support showing results. More...
 
virtual bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Edit Multiple Subops Dialog builder
To create a new instance of this class, use NXOpen::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

double NXOpen::CAM::InspectionSensorMassEditBuilder::AngleA ( )

Returns the angle a
Created in NX7.5.3.



License requirements : None

double NXOpen::CAM::InspectionSensorMassEditBuilder::AngleB ( )

Returns the angle b
Created in NX7.5.3.



License requirements : None

NXString NXOpen::CAM::InspectionSensorMassEditBuilder::SensorName ( )

Returns the sensor name
Created in NX7.5.3.



License requirements : None

NXOpen::CAM::InspectionSensorMassEditBuilder::SensorStrategyType NXOpen::CAM::InspectionSensorMassEditBuilder::SensorStrategy ( )

Returns the sensor strategy
Created in NX7.5.3.



License requirements : None

void NXOpen::CAM::InspectionSensorMassEditBuilder::SetAngleA ( double  angleA)

Sets the angle a
Created in NX7.5.3.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

Parameters
angleAanglea
void NXOpen::CAM::InspectionSensorMassEditBuilder::SetAngleB ( double  angleB)

Sets the angle b
Created in NX7.5.3.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

Parameters
angleBangleb
void NXOpen::CAM::InspectionSensorMassEditBuilder::SetSensorName ( const NXString sensorName)

Sets the sensor name
Created in NX7.5.3.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

Parameters
sensorNamesensorname
void NXOpen::CAM::InspectionSensorMassEditBuilder::SetSensorName ( const char *  sensorName)

Sets the sensor name
Created in NX7.5.3.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

Parameters
sensorNamesensorname
void NXOpen::CAM::InspectionSensorMassEditBuilder::SetSensorStrategy ( NXOpen::CAM::InspectionSensorMassEditBuilder::SensorStrategyType  sensorStrategy)

Sets the sensor strategy
Created in NX7.5.3.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

Parameters
sensorStrategysensorstrategy
void NXOpen::CAM::InspectionSensorMassEditBuilder::SetTipNumber ( int  tipNumber)

Sets the tip
Created in NX7.5.3.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

Parameters
tipNumbertipnumber
int NXOpen::CAM::InspectionSensorMassEditBuilder::TipNumber ( )

Returns the tip
Created in NX7.5.3.



License requirements : None


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