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

Represents the builder for the CMM Inspection sub-operation Scan Helix. More...

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

Public Member Functions

NXOpen::CAM::InheritableDoubleBuilderApproachDist ()
 Returns the builder for approach distance
Created in NX9.0.2. More...
 
double DepthDistance ()
 Returns the depth distance
Created in NX9.0.0. More...
 
NXOpen::CAM::InspectionMoveBuilder::DepthMethodTypes DepthMethod ()
 Returns the depth method
Created in NX9.0.0. More...
 
NXOpen::CAM::InheritableDoubleBuilderEndDistance ()
 Returns the End Distance of the Scan Helix
Created in NX8.5.0. More...
 
NXOpen::CAM::InheritableDoubleBuilderEndPercentage ()
 Returns the End Percentage of the Scan Helix
Created in NX8.5.0. More...
 
NXOpen::CAM::InheritableDoubleBuilderPitch ()
 Returns the pitch of the Scan Helix
Created in NX8.5.0. More...
 
NXOpen::CAM::InheritableDoubleBuilderRetractDist ()
 Returns the builder for retract distance
Created in NX9.0.2. More...
 
bool Reversedirection ()
 Returns the Reverse Direction flag on the Helix
Created in NX8.5.0. More...
 
NXOpen::CAM::InheritableDoubleBuilderRevolutions ()
 Returns the revolutions of the Scan Helix
Created in NX8.5.0. More...
 
NXOpen::CAM::InspectionMethodBuilder::ScanModeTypes ScanModeType ()
 Returns the 3,5 axis mode type
Created in NX8.5.0. More...
 
NXOpen::CAM::InheritableDoubleBuilderScanSpeed ()
 Returns the builder for scan speed
Created in NX11.0.0. More...
 
void SetDepthDistance (double distance)
 Sets the depth distance
Created in NX9.0.0. More...
 
void SetDepthMethod (NXOpen::CAM::InspectionMoveBuilder::DepthMethodTypes method)
 Sets the depth method
Created in NX9.0.0. More...
 
void SetReversedirection (bool reversedir)
 Sets the Reverse Direction flag on the Helix
Created in NX8.5.0. More...
 
void SetScanModeType (NXOpen::CAM::InspectionMethodBuilder::ScanModeTypes modeType)
 Sets the 3,5 axis mode type
Created in NX8.5.0. More...
 
void SetStartEndMode (NXOpen::CAM::InspectionMethodBuilder::UVModeTypes startEndMode)
 Sets the start/end mode
Created in NX8.5.0. More...
 
void SetTurnDirection (NXOpen::CAM::InspectionMethodBuilder::ScanHelixTurnDirectionTypes turnDirection)
 Sets the turn direction type
Created in NX8.5.0. More...
 
void SetTurnType (NXOpen::CAM::InspectionMethodBuilder::ScanHelixTurnTypes turnType)
 Sets the turn type
Created in NX8.5.0. More...
 
NXOpen::CAM::InheritableDoubleBuilderStartDistance ()
 Returns the Start Distance of the Scan Helix
Created in NX8.5.0. More...
 
NXOpen::CAM::InspectionMethodBuilder::UVModeTypes StartEndMode ()
 Returns the start/end mode
Created in NX8.5.0. More...
 
NXOpen::CAM::InheritableDoubleBuilderStartPercentage ()
 Returns the Start Percentage of the Scan Helix
Created in NX8.5.0. More...
 
NXOpen::CAM::InheritableDoubleBuilderStepSize ()
 Returns the builder for step size
Created in NX11.0.0. More...
 
NXOpen::CAM::InheritableDoubleBuilderSweep ()
 Returns the sweep of the Scan Helix
Created in NX8.5.0. More...
 
NXOpen::CAM::InspectionMethodBuilder::ScanHelixTurnDirectionTypes TurnDirection ()
 Returns the turn direction type
Created in NX8.5.0. More...
 
NXOpen::CAM::InspectionMethodBuilder::ScanHelixTurnTypes TurnType ()
 Returns the turn type
Created in NX8.5.0. More...
 
- Public Member Functions inherited from NXOpen::CAM::InspectionMoveBuilder
double AngleA ()
 Returns the A angle for an indexable head
Created in NX7.0.0. More...
 
double AngleB ()
 Returns the B angle for an indexable head
Created in NX7.0.0. More...
 
double ApproachDistance ()
 Returns the approach distance
Created in NX7.0.0. More...
 
void LockMove (bool lock)
 Set lock to prevent move parameters from being changed programmatically. More...
 
NXOpen::CAM::MoveBuilder::Motion MotionType ()
 Returns the motion type
Created in NX7.0.0. More...
 
NXOpen::CAM::InspectionMoveBuilder::ProbeTipTypes ProbeTipType ()
 Returns the preferred probe tip type
Created in NX9.0.1. More...
 
NXOpen::CAM::InspectionProbeTipTypeBuilderProbeTipTypeBuilder ()
 Returns the Probe Tip Type Builder
Created in NX9.0.1. More...
 
double RetractDistance ()
 Returns the retract distance
Created in NX7.0.0. More...
 
NXString SensorOpName ()
 Returns the inspection sensor operation name
Created in NX7.5.1. More...
 
NXOpen::CAM::InspectionMoveBuilder::SensorStrategyTypes SensorStrategy ()
 Returns the sensor selection strategy
Created in NX7.5.1. More...
 
NXOpen::CAM::InspectionSensorStrategyBuilderSensorStrategyBuilder ()
 Returns the Sensor Strategy Enum Builder
Created in NX9.0.0. More...
 
void SetAngleA (double angle)
 Sets the A angle for an indexable head
Created in NX7.0.0. More...
 
void SetAngleB (double angle)
 Sets the B angle for an indexable head
Created in NX7.0.0. More...
 
void SetApproachDistance (double distance)
 Sets the approach distance
Created in NX7.0.0. More...
 
void SetMotionType (NXOpen::CAM::MoveBuilder::Motion motionType)
 Sets the motion type
Created in NX7.0.0. More...
 
void SetParent (NXOpen::CAM::CAMObject *parent)
 Set parent
Created in NX7.0.0. More...
 
void SetProbeAngles ()
 Set default values for probe angles based on feature type. More...
 
void SetProbeTip ()
 Set default probe tip based on preferred tip type and probe angles. More...
 
void SetProbeTipType (NXOpen::CAM::InspectionMoveBuilder::ProbeTipTypes tipType)
 Sets the preferred probe tip type
Created in NX9.0.1. More...
 
void SetRetractDistance (double distance)
 Sets the retract distance
Created in NX7.0.0. More...
 
void SetSensorOpName (const NXString &sensorOpName)
 Sets the inspection sensor operation name
Created in NX7.5.1. More...
 
void SetSensorOpName (const char *sensorOpName)
 Sets the inspection sensor operation name
Created in NX7.5.1. More...
 
void SetSensorStrategy (NXOpen::CAM::InspectionMoveBuilder::SensorStrategyTypes sensorStrategy)
 Sets the sensor selection strategy
Created in NX7.5.1. More...
 
void SetSibling (NXOpen::CAM::CAMObject *sibling)
 Set sibling
Created in NX7.0.0. More...
 
void SetTipAngleMode (NXOpen::CAM::InspectionMoveBuilder::TipAngleTypes tipAngleMode)
 Sets the tip angle selection mode
Created in NX7.0.0. More...
 
void SetTipMode (NXOpen::CAM::InspectionMoveBuilder::TipModeTypes tipMode)
 Sets the probe tip selection mode
Created in NX7.0.0. More...
 
void SetTipNumber (int tipNumber)
 Sets the probe tip number
Created in NX7.0.0. More...
 
NXOpen::CAM::InspectionMoveBuilder::TipAngleTypes TipAngleMode ()
 Returns the tip angle selection mode
Created in NX7.0.0. More...
 
NXOpen::CAM::InspectionMoveBuilder::TipModeTypes TipMode ()
 Returns the probe tip selection mode
Created in NX7.0.0. More...
 
int TipNumber ()
 Returns the probe tip number
Created in NX7.0.0. 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...
 

Additional Inherited Members

- Public Types inherited from NXOpen::CAM::InspectionMoveBuilder
enum  DepthMethodTypes {
  DepthMethodTypesAuto = -1, DepthMethodTypesDistance, DepthMethodTypesFromFeatureNominal, DepthMethodTypesFromFeatureActual,
  DepthMethodTypesFromDatum
}
 the depth method More...
 
enum  ProbeTipTypes { ProbeTipTypesAny = -1, ProbeTipTypesSphere, ProbeTipTypesCylinder, ProbeTipTypesDisk }
 the preferred probe tip type More...
 
enum  SensorStrategyTypes { SensorStrategyTypesCreateAsNeeded, SensorStrategyTypesUseExisting }
 the sensor selection strategy More...
 
enum  TipAngleTypes { TipAngleTypesAuto, TipAngleTypesSpecify, TipAngleTypesExisting }
 the tip angle selection mode More...
 
enum  TipModeTypes { TipModeTypesAuto, TipModeTypesSpecify, TipModeTypesExisting }
 the tip selection mode More...
 

Detailed Description

Represents the builder for the CMM Inspection sub-operation Scan Helix.


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

Created in NX8.5.0.

Member Function Documentation

NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::InspectionScanHelixBuilder::ApproachDist ( )

Returns the builder for approach distance
Created in NX9.0.2.



License requirements : None

double NXOpen::CAM::InspectionScanHelixBuilder::DepthDistance ( )

Returns the depth distance
Created in NX9.0.0.



License requirements : None

NXOpen::CAM::InspectionMoveBuilder::DepthMethodTypes NXOpen::CAM::InspectionScanHelixBuilder::DepthMethod ( )

Returns the depth method
Created in NX9.0.0.



License requirements : None

NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::InspectionScanHelixBuilder::EndDistance ( )

Returns the End Distance of the Scan Helix
Created in NX8.5.0.



License requirements : None

NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::InspectionScanHelixBuilder::EndPercentage ( )

Returns the End Percentage of the Scan Helix
Created in NX8.5.0.



License requirements : None

NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::InspectionScanHelixBuilder::Pitch ( )

Returns the pitch of the Scan Helix
Created in NX8.5.0.



License requirements : None

NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::InspectionScanHelixBuilder::RetractDist ( )

Returns the builder for retract distance
Created in NX9.0.2.



License requirements : None

bool NXOpen::CAM::InspectionScanHelixBuilder::Reversedirection ( )

Returns the Reverse Direction flag on the Helix
Created in NX8.5.0.



License requirements : None

NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::InspectionScanHelixBuilder::Revolutions ( )

Returns the revolutions of the Scan Helix
Created in NX8.5.0.



License requirements : None

NXOpen::CAM::InspectionMethodBuilder::ScanModeTypes NXOpen::CAM::InspectionScanHelixBuilder::ScanModeType ( )

Returns the 3,5 axis mode type
Created in NX8.5.0.



License requirements : None

NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::InspectionScanHelixBuilder::ScanSpeed ( )

Returns the builder for scan speed
Created in NX11.0.0.



License requirements : None

void NXOpen::CAM::InspectionScanHelixBuilder::SetDepthDistance ( double  distance)

Sets the depth distance
Created in NX9.0.0.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

Parameters
distancedistance
void NXOpen::CAM::InspectionScanHelixBuilder::SetDepthMethod ( NXOpen::CAM::InspectionMoveBuilder::DepthMethodTypes  method)

Sets the depth method
Created in NX9.0.0.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

Parameters
methodmethod
void NXOpen::CAM::InspectionScanHelixBuilder::SetReversedirection ( bool  reversedir)

Sets the Reverse Direction flag on the Helix
Created in NX8.5.0.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

Parameters
reversedirreversedir
void NXOpen::CAM::InspectionScanHelixBuilder::SetScanModeType ( NXOpen::CAM::InspectionMethodBuilder::ScanModeTypes  modeType)

Sets the 3,5 axis mode type
Created in NX8.5.0.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

Parameters
modeTypemodetype
void NXOpen::CAM::InspectionScanHelixBuilder::SetStartEndMode ( NXOpen::CAM::InspectionMethodBuilder::UVModeTypes  startEndMode)

Sets the start/end mode
Created in NX8.5.0.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

Parameters
startEndModestartendmode
void NXOpen::CAM::InspectionScanHelixBuilder::SetTurnDirection ( NXOpen::CAM::InspectionMethodBuilder::ScanHelixTurnDirectionTypes  turnDirection)

Sets the turn direction type
Created in NX8.5.0.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

Parameters
turnDirectionturndirection
void NXOpen::CAM::InspectionScanHelixBuilder::SetTurnType ( NXOpen::CAM::InspectionMethodBuilder::ScanHelixTurnTypes  turnType)

Sets the turn type
Created in NX8.5.0.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

Parameters
turnTypeturntype
NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::InspectionScanHelixBuilder::StartDistance ( )

Returns the Start Distance of the Scan Helix
Created in NX8.5.0.



License requirements : None

NXOpen::CAM::InspectionMethodBuilder::UVModeTypes NXOpen::CAM::InspectionScanHelixBuilder::StartEndMode ( )

Returns the start/end mode
Created in NX8.5.0.



License requirements : None

NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::InspectionScanHelixBuilder::StartPercentage ( )

Returns the Start Percentage of the Scan Helix
Created in NX8.5.0.



License requirements : None

NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::InspectionScanHelixBuilder::StepSize ( )

Returns the builder for step size
Created in NX11.0.0.



License requirements : None

NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::InspectionScanHelixBuilder::Sweep ( )

Returns the sweep of the Scan Helix
Created in NX8.5.0.



License requirements : None

NXOpen::CAM::InspectionMethodBuilder::ScanHelixTurnDirectionTypes NXOpen::CAM::InspectionScanHelixBuilder::TurnDirection ( )

Returns the turn direction type
Created in NX8.5.0.



License requirements : None

NXOpen::CAM::InspectionMethodBuilder::ScanHelixTurnTypes NXOpen::CAM::InspectionScanHelixBuilder::TurnType ( )

Returns the turn type
Created in NX8.5.0.



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.