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

Represents the builder for the CMM Inspection UV Grid sub-operation. More...

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

Public Types

enum  SphereAxisType { SphereAxisTypeAlignWithProbe, SphereAxisTypeSelectDirection, SphereAxisTypeSetupZAxis }
 the method for determining the axis for a sphere More...
 
enum  StartPointType {
  StartPointTypeNearest, StartPointTypeUminVmin, StartPointTypeUmaxVmin, StartPointTypeUminVmax,
  StartPointTypeUmaxVmax
}
 the start point mode More...
 
- 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...
 

Public Member Functions

bool AlignMachineAxes ()
 Returns the flag to align with machine axes
Created in NX7.0.0. More...
 
NXOpen::CAM::InheritableDoubleBuilderApproachDist ()
 Returns the approach distance
Created in NX7.0.0. More...
 
void CopyAttributes (NXOpen::CAM::InspectionUVGridBuilder *target)
 Copy point grid parameters
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::InheritableDoubleBuilderEndU ()
 Returns the end value in U
Created in NX7.0.0. More...
 
NXOpen::CAM::InheritableDoubleBuilderEndUDeg ()
 Returns the end degrees value in U
Created in NX7.5.0. More...
 
NXOpen::CAM::InheritableDoubleBuilderEndUDist ()
 Returns the end distance value in U
Created in NX7.5.0. More...
 
NXOpen::CAM::InspectionMethodBuilder::UVModeTypes EndUMode ()
 Returns the end U mode
Created in NX7.5.0. More...
 
NXOpen::CAM::InheritableDoubleBuilderEndUSweep ()
 Returns the sweep value in U
Created in NX7.5.0. More...
 
NXOpen::CAM::InheritableDoubleBuilderEndV ()
 Returns the end value in V
Created in NX7.0.0. More...
 
NXOpen::CAM::InheritableDoubleBuilderEndVDeg ()
 Returns the end degrees value in V
Created in NX7.5.0. More...
 
NXOpen::CAM::InheritableDoubleBuilderEndVDist ()
 Returns the end distance value in V
Created in NX7.5.0. More...
 
NXOpen::CAM::InspectionMethodBuilder::UVModeTypes EndVMode ()
 Returns the end V mode
Created in NX7.5.0. More...
 
NXOpen::CAM::InheritableDoubleBuilderEndVSweep ()
 Returns the sweep value in V
Created in NX7.5.0. More...
 
NXOpen::NXObjectMeasuredGeometry ()
 Returns the measured geometry
Created in NX9.0.2. More...
 
NXOpen::CAM::InheritableIntBuilderNumberOfUPoints ()
 Returns the number of points in U
Created in NX7.0.0. More...
 
int NumberOfValidPoints ()
 Returns the number of valid points created for the UV Grid
Created in NX7.0.0. More...
 
NXOpen::CAM::InheritableIntBuilderNumberOfVPoints ()
 Returns the number of points in V
Created in NX7.0.0. More...
 
NXOpen::CAM::InspectionMethodBuilder::PointSequenceDirectionTypes PointSequenceDirection ()
 Returns the point sequence start direction
Created in NX7.5.0. More...
 
NXOpen::CAM::InspectionMethodBuilder::PointSequenceModeTypes PointSequenceMode ()
 Returns the point sequence mode
Created in NX7.5.0. More...
 
NXOpen::CAM::InspectionMethodBuilder::PointSequenceStartTypes PointSequenceStart ()
 Returns the point sequence start location
Created in NX7.5.0. More...
 
NXOpen::CAM::InheritableDoubleBuilderRetractDist ()
 Returns the retract distance
Created in NX7.0.0. More...
 
NXOpen::CAM::InheritableDoubleBuilderSearchDist ()
 Returns the search distance
Created in NX7.0.0. More...
 
NXOpen::CAM::InspectionPathBuilder::SequenceType SequenceOptimization ()
 Returns the path point sequence optimization setting
Created in NX7.0.0. More...
 
void SetAlignMachineAxes (bool flag)
 Sets the flag to align with machine axes
Created in NX7.0.0. More...
 
void SetAppDistChanged (bool flag)
 Flag indicating whether approach distance changed. 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 SetEndUMode (NXOpen::CAM::InspectionMethodBuilder::UVModeTypes uvMode)
 Sets the end U mode
Created in NX7.5.0. More...
 
void SetEndVMode (NXOpen::CAM::InspectionMethodBuilder::UVModeTypes uvMode)
 Sets the end V mode
Created in NX7.5.0. More...
 
void SetLayoutChanged (bool flag)
 Flag indicating whether layout changed. More...
 
void SetMeasuredGeometry (NXOpen::NXObject *face)
 Sets the measured geometry
Created in NX9.0.2. More...
 
void SetNumberOfValidPoints (int numPoints)
 Sets the number of valid points created for the UV Grid
Created in NX7.0.0. More...
 
void SetPointCoverageChanged (bool flag)
 Flag indicating whether point coverage changed. More...
 
void SetPointSequenceChanged (bool flag)
 Flag indicating whether point sequence changed. More...
 
void SetPointSequenceDirection (NXOpen::CAM::InspectionMethodBuilder::PointSequenceDirectionTypes ptSeqDir)
 Sets the point sequence start direction
Created in NX7.5.0. More...
 
void SetPointSequenceMode (NXOpen::CAM::InspectionMethodBuilder::PointSequenceModeTypes ptSeqMode)
 Sets the point sequence mode
Created in NX7.5.0. More...
 
void SetPointSequenceStart (NXOpen::CAM::InspectionMethodBuilder::PointSequenceStartTypes ptSeqStart)
 Sets the point sequence start location
Created in NX7.5.0. More...
 
void SetRetDistChanged (bool flag)
 Flag indicating whether retract distance changed. More...
 
void SetSequenceOptimization (NXOpen::CAM::InspectionPathBuilder::SequenceType sequenceOpt)
 Sets the path point sequence optimization setting
Created in NX7.0.0. More...
 
void SetSphereAxisMethod (NXOpen::CAM::InspectionUVGridBuilder::SphereAxisType method)
 Sets the method for determining the axis for a sphere
Created in NX7.0.0. More...
 
void SetSphereAxisVector (NXOpen::Direction *vector)
 Sets the sphere axis vector
Created in NX7.0.0. More...
 
void SetStartPointMode (NXOpen::CAM::InspectionUVGridBuilder::StartPointType startMode)
 Sets the start point mode
Created in NX7.0.0. More...
 
void SetStartUMode (NXOpen::CAM::InspectionMethodBuilder::UVModeTypes uvMode)
 Sets the start U mode
Created in NX7.5.0. More...
 
void SetStartVMode (NXOpen::CAM::InspectionMethodBuilder::UVModeTypes uvMode)
 Sets the start V mode
Created in NX7.5.0. More...
 
void SetUseFeatureCollisionAvoidance (bool flag)
 Sets the flag to use feature collision avoidance
Created in NX7.0.0. More...
 
void SetUsePartCollisionAvoidance (bool flag)
 Sets the flag to use part collision avoidance
Created in NX7.0.0. More...
 
NXOpen::CAM::InspectionUVGridBuilder::SphereAxisType SphereAxisMethod ()
 Returns the method for determining the axis for a sphere
Created in NX7.0.0. More...
 
NXOpen::DirectionSphereAxisVector ()
 Returns the sphere axis vector
Created in NX7.0.0. More...
 
NXOpen::CAM::InspectionUVGridBuilder::StartPointType StartPointMode ()
 Returns the start point mode
Created in NX7.0.0. More...
 
NXOpen::CAM::InheritableDoubleBuilderStartU ()
 Returns the start value in U
Created in NX7.0.0. More...
 
NXOpen::CAM::InheritableDoubleBuilderStartUDeg ()
 Returns the start degrees value in U
Created in NX7.5.0. More...
 
NXOpen::CAM::InheritableDoubleBuilderStartUDist ()
 Returns the start distance value in U
Created in NX7.5.0. More...
 
NXOpen::CAM::InspectionMethodBuilder::UVModeTypes StartUMode ()
 Returns the start U mode
Created in NX7.5.0. More...
 
NXOpen::CAM::InheritableDoubleBuilderStartUSweep ()
 Returns the start sweep value in U
Created in NX7.5.0. More...
 
NXOpen::CAM::InheritableDoubleBuilderStartV ()
 Returns the start value in V
Created in NX7.0.0. More...
 
NXOpen::CAM::InheritableDoubleBuilderStartVDeg ()
 Returns the start degrees value in V
Created in NX7.5.0. More...
 
NXOpen::CAM::InheritableDoubleBuilderStartVDist ()
 Returns the start distance value in V
Created in NX7.5.0. More...
 
NXOpen::CAM::InspectionMethodBuilder::UVModeTypes StartVMode ()
 Returns the start V mode
Created in NX7.5.0. More...
 
NXOpen::CAM::InheritableDoubleBuilderStartVSweep ()
 Returns the start sweep value in V
Created in NX7.5.0. More...
 
bool UseFeatureCollisionAvoidance ()
 Returns the flag to use feature collision avoidance
Created in NX7.0.0. More...
 
bool UsePartCollisionAvoidance ()
 Returns the flag to use part collision avoidance
Created in NX7.0.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...
 

Detailed Description

Represents the builder for the CMM Inspection UV Grid sub-operation.


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

Created in NX7.0.0.

Member Enumeration Documentation

the method for determining the axis for a sphere

Enumerator
SphereAxisTypeAlignWithProbe 

Align with probe axis.

SphereAxisTypeSelectDirection 

User specified direction.

SphereAxisTypeSetupZAxis 

Z-axis stored in Setup.

the start point mode

Enumerator
StartPointTypeNearest 

Nearest point.

StartPointTypeUminVmin 

Umin - Vmin.

StartPointTypeUmaxVmin 

Umax - Vmin.

StartPointTypeUminVmax 

Umin - Vmax.

StartPointTypeUmaxVmax 

Umax - Vmax.

Member Function Documentation

bool NXOpen::CAM::InspectionUVGridBuilder::AlignMachineAxes ( )

Returns the flag to align with machine axes
Created in NX7.0.0.



License requirements : None

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

Returns the approach distance
Created in NX7.0.0.



License requirements : None

void NXOpen::CAM::InspectionUVGridBuilder::CopyAttributes ( NXOpen::CAM::InspectionUVGridBuilder target)

Copy point grid parameters
Created in NX9.0.2.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

Parameters
targettarget
double NXOpen::CAM::InspectionUVGridBuilder::DepthDistance ( )

Returns the depth distance
Created in NX9.0.0.



License requirements : None

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

Returns the depth method
Created in NX9.0.0.



License requirements : None

NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::InspectionUVGridBuilder::EndU ( )

Returns the end value in U
Created in NX7.0.0.



License requirements : None

NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::InspectionUVGridBuilder::EndUDeg ( )

Returns the end degrees value in U
Created in NX7.5.0.



License requirements : None

NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::InspectionUVGridBuilder::EndUDist ( )

Returns the end distance value in U
Created in NX7.5.0.



License requirements : None

NXOpen::CAM::InspectionMethodBuilder::UVModeTypes NXOpen::CAM::InspectionUVGridBuilder::EndUMode ( )

Returns the end U mode
Created in NX7.5.0.



License requirements : None

NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::InspectionUVGridBuilder::EndUSweep ( )

Returns the sweep value in U
Created in NX7.5.0.



License requirements : None

NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::InspectionUVGridBuilder::EndV ( )

Returns the end value in V
Created in NX7.0.0.



License requirements : None

NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::InspectionUVGridBuilder::EndVDeg ( )

Returns the end degrees value in V
Created in NX7.5.0.



License requirements : None

NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::InspectionUVGridBuilder::EndVDist ( )

Returns the end distance value in V
Created in NX7.5.0.



License requirements : None

NXOpen::CAM::InspectionMethodBuilder::UVModeTypes NXOpen::CAM::InspectionUVGridBuilder::EndVMode ( )

Returns the end V mode
Created in NX7.5.0.



License requirements : None

NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::InspectionUVGridBuilder::EndVSweep ( )

Returns the sweep value in V
Created in NX7.5.0.



License requirements : None

NXOpen::NXObject* NXOpen::CAM::InspectionUVGridBuilder::MeasuredGeometry ( )

Returns the measured geometry
Created in NX9.0.2.



License requirements : None

NXOpen::CAM::InheritableIntBuilder* NXOpen::CAM::InspectionUVGridBuilder::NumberOfUPoints ( )

Returns the number of points in U
Created in NX7.0.0.



License requirements : None

int NXOpen::CAM::InspectionUVGridBuilder::NumberOfValidPoints ( )

Returns the number of valid points created for the UV Grid
Created in NX7.0.0.



License requirements : None

NXOpen::CAM::InheritableIntBuilder* NXOpen::CAM::InspectionUVGridBuilder::NumberOfVPoints ( )

Returns the number of points in V
Created in NX7.0.0.



License requirements : None

NXOpen::CAM::InspectionMethodBuilder::PointSequenceDirectionTypes NXOpen::CAM::InspectionUVGridBuilder::PointSequenceDirection ( )

Returns the point sequence start direction
Created in NX7.5.0.



License requirements : None

NXOpen::CAM::InspectionMethodBuilder::PointSequenceModeTypes NXOpen::CAM::InspectionUVGridBuilder::PointSequenceMode ( )

Returns the point sequence mode
Created in NX7.5.0.



License requirements : None

NXOpen::CAM::InspectionMethodBuilder::PointSequenceStartTypes NXOpen::CAM::InspectionUVGridBuilder::PointSequenceStart ( )

Returns the point sequence start location
Created in NX7.5.0.



License requirements : None

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

Returns the retract distance
Created in NX7.0.0.



License requirements : None

NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::InspectionUVGridBuilder::SearchDist ( )

Returns the search distance
Created in NX7.0.0.



License requirements : None

NXOpen::CAM::InspectionPathBuilder::SequenceType NXOpen::CAM::InspectionUVGridBuilder::SequenceOptimization ( )

Returns the path point sequence optimization setting
Created in NX7.0.0.



License requirements : None

void NXOpen::CAM::InspectionUVGridBuilder::SetAlignMachineAxes ( bool  flag)

Sets the flag to align with machine axes
Created in NX7.0.0.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

Parameters
flagflag
void NXOpen::CAM::InspectionUVGridBuilder::SetAppDistChanged ( bool  flag)

Flag indicating whether approach distance changed.


Created in NX9.0.2.

License requirements : insp_programming ("INSPECTION PROGRAMMING")

Parameters
flagflag
void NXOpen::CAM::InspectionUVGridBuilder::SetDepthDistance ( double  distance)

Sets the depth distance
Created in NX9.0.0.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

Parameters
distancedistance
void NXOpen::CAM::InspectionUVGridBuilder::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::InspectionUVGridBuilder::SetEndUMode ( NXOpen::CAM::InspectionMethodBuilder::UVModeTypes  uvMode)

Sets the end U mode
Created in NX7.5.0.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

Parameters
uvModeuvmode
void NXOpen::CAM::InspectionUVGridBuilder::SetEndVMode ( NXOpen::CAM::InspectionMethodBuilder::UVModeTypes  uvMode)

Sets the end V mode
Created in NX7.5.0.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

Parameters
uvModeuvmode
void NXOpen::CAM::InspectionUVGridBuilder::SetLayoutChanged ( bool  flag)

Flag indicating whether layout changed.


Created in NX9.0.2.

License requirements : insp_programming ("INSPECTION PROGRAMMING")

Parameters
flagflag
void NXOpen::CAM::InspectionUVGridBuilder::SetMeasuredGeometry ( NXOpen::NXObject face)

Sets the measured geometry
Created in NX9.0.2.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

Parameters
faceface
void NXOpen::CAM::InspectionUVGridBuilder::SetNumberOfValidPoints ( int  numPoints)

Sets the number of valid points created for the UV Grid
Created in NX7.0.0.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

Parameters
numPointsnumpoints
void NXOpen::CAM::InspectionUVGridBuilder::SetPointCoverageChanged ( bool  flag)

Flag indicating whether point coverage changed.


Created in NX9.0.2.

License requirements : insp_programming ("INSPECTION PROGRAMMING")

Parameters
flagflag
void NXOpen::CAM::InspectionUVGridBuilder::SetPointSequenceChanged ( bool  flag)

Flag indicating whether point sequence changed.


Created in NX9.0.2.

License requirements : insp_programming ("INSPECTION PROGRAMMING")

Parameters
flagflag
void NXOpen::CAM::InspectionUVGridBuilder::SetPointSequenceDirection ( NXOpen::CAM::InspectionMethodBuilder::PointSequenceDirectionTypes  ptSeqDir)

Sets the point sequence start direction
Created in NX7.5.0.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

Parameters
ptSeqDirptseqdir
void NXOpen::CAM::InspectionUVGridBuilder::SetPointSequenceMode ( NXOpen::CAM::InspectionMethodBuilder::PointSequenceModeTypes  ptSeqMode)

Sets the point sequence mode
Created in NX7.5.0.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

Parameters
ptSeqModeptseqmode
void NXOpen::CAM::InspectionUVGridBuilder::SetPointSequenceStart ( NXOpen::CAM::InspectionMethodBuilder::PointSequenceStartTypes  ptSeqStart)

Sets the point sequence start location
Created in NX7.5.0.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

Parameters
ptSeqStartptseqstart
void NXOpen::CAM::InspectionUVGridBuilder::SetRetDistChanged ( bool  flag)

Flag indicating whether retract distance changed.


Created in NX9.0.2.

License requirements : insp_programming ("INSPECTION PROGRAMMING")

Parameters
flagflag
void NXOpen::CAM::InspectionUVGridBuilder::SetSequenceOptimization ( NXOpen::CAM::InspectionPathBuilder::SequenceType  sequenceOpt)

Sets the path point sequence optimization setting
Created in NX7.0.0.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

Parameters
sequenceOptsequenceopt
void NXOpen::CAM::InspectionUVGridBuilder::SetSphereAxisMethod ( NXOpen::CAM::InspectionUVGridBuilder::SphereAxisType  method)

Sets the method for determining the axis for a sphere
Created in NX7.0.0.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

Parameters
methodmethod
void NXOpen::CAM::InspectionUVGridBuilder::SetSphereAxisVector ( NXOpen::Direction vector)

Sets the sphere axis vector
Created in NX7.0.0.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

Parameters
vectorvector
void NXOpen::CAM::InspectionUVGridBuilder::SetStartPointMode ( NXOpen::CAM::InspectionUVGridBuilder::StartPointType  startMode)

Sets the start point mode
Created in NX7.0.0.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

Parameters
startModestartmode
void NXOpen::CAM::InspectionUVGridBuilder::SetStartUMode ( NXOpen::CAM::InspectionMethodBuilder::UVModeTypes  uvMode)

Sets the start U mode
Created in NX7.5.0.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

Parameters
uvModeuvmode
void NXOpen::CAM::InspectionUVGridBuilder::SetStartVMode ( NXOpen::CAM::InspectionMethodBuilder::UVModeTypes  uvMode)

Sets the start V mode
Created in NX7.5.0.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

Parameters
uvModeuvmode
void NXOpen::CAM::InspectionUVGridBuilder::SetUseFeatureCollisionAvoidance ( bool  flag)

Sets the flag to use feature collision avoidance
Created in NX7.0.0.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

Parameters
flagflag
void NXOpen::CAM::InspectionUVGridBuilder::SetUsePartCollisionAvoidance ( bool  flag)

Sets the flag to use part collision avoidance
Created in NX7.0.0.



License requirements : insp_programming ("INSPECTION PROGRAMMING")

Parameters
flagflag
NXOpen::CAM::InspectionUVGridBuilder::SphereAxisType NXOpen::CAM::InspectionUVGridBuilder::SphereAxisMethod ( )

Returns the method for determining the axis for a sphere
Created in NX7.0.0.



License requirements : None

NXOpen::Direction* NXOpen::CAM::InspectionUVGridBuilder::SphereAxisVector ( )

Returns the sphere axis vector
Created in NX7.0.0.



License requirements : None

NXOpen::CAM::InspectionUVGridBuilder::StartPointType NXOpen::CAM::InspectionUVGridBuilder::StartPointMode ( )

Returns the start point mode
Created in NX7.0.0.



License requirements : None

NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::InspectionUVGridBuilder::StartU ( )

Returns the start value in U
Created in NX7.0.0.



License requirements : None

NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::InspectionUVGridBuilder::StartUDeg ( )

Returns the start degrees value in U
Created in NX7.5.0.



License requirements : None

NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::InspectionUVGridBuilder::StartUDist ( )

Returns the start distance value in U
Created in NX7.5.0.



License requirements : None

NXOpen::CAM::InspectionMethodBuilder::UVModeTypes NXOpen::CAM::InspectionUVGridBuilder::StartUMode ( )

Returns the start U mode
Created in NX7.5.0.



License requirements : None

NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::InspectionUVGridBuilder::StartUSweep ( )

Returns the start sweep value in U
Created in NX7.5.0.



License requirements : None

NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::InspectionUVGridBuilder::StartV ( )

Returns the start value in V
Created in NX7.0.0.



License requirements : None

NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::InspectionUVGridBuilder::StartVDeg ( )

Returns the start degrees value in V
Created in NX7.5.0.



License requirements : None

NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::InspectionUVGridBuilder::StartVDist ( )

Returns the start distance value in V
Created in NX7.5.0.



License requirements : None

NXOpen::CAM::InspectionMethodBuilder::UVModeTypes NXOpen::CAM::InspectionUVGridBuilder::StartVMode ( )

Returns the start V mode
Created in NX7.5.0.



License requirements : None

NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::InspectionUVGridBuilder::StartVSweep ( )

Returns the start sweep value in V
Created in NX7.5.0.



License requirements : None

bool NXOpen::CAM::InspectionUVGridBuilder::UseFeatureCollisionAvoidance ( )

Returns the flag to use feature collision avoidance
Created in NX7.0.0.



License requirements : None

bool NXOpen::CAM::InspectionUVGridBuilder::UsePartCollisionAvoidance ( )

Returns the flag to use part collision avoidance
Created in NX7.0.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.