NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Types | Properties | List of all members
NXOpen.CAM.InspectionMethodBuilder Class Reference

Represents the builder for a CMM Inspection method. More...

Inheritance diagram for NXOpen.CAM.InspectionMethodBuilder:
NXOpen.CAM.MethodBuilder NXOpen.CAM.NCGroupBuilder NXOpen.CAM.ParamBuilder NXOpen.Builder NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink

Public Types

enum  AxisExtrapolationTypes { On, Off }
 the analysis axis extrapolation type More...
 
enum  CylinderFittingTypes { LeastSquares, MinimumDeviation, CrossSectionCenters, ExternalFunction }
 the analysis cylinder/circle fitting type More...
 
enum  DataFilterFunctionTypes { Gauss, TwoRC, Spline, Rectangle }
 the data filter function type More...
 
enum  DataFilterPassTypes { Low, High, Band }
 the data filter pass type More...
 
enum  DataFilterTypes { Off, Circular }
 the data filter type More...
 
enum  DatumPlaneFittingTypes { LeastSquares, HighPoint }
 the analysis datum plane fitting type More...
 
enum  InspectionModes { ProgramDefault, Program, Manual, Auto }
 CMM Inspection modes. More...
 
enum  LimitsOfSizeTypes { Average, Functional, TwoPoint }
 the analysis limits of size fitting type More...
 
enum  MethodTypes {
  None, Arc, Circle, Point,
  Sphere, Surface, Pattern, Curve,
  Cylinder, Cone, Plane, Line,
  CParln, SlotTab, SurfaceOfRevolution, Torus,
  EdgePt
}
 CMM Inspection method feature type. More...
 
enum  OperationTypes {
  None, ManualPoint, UVGrid, PointHelix,
  LineScan, CircularScan, CurveScan, HelicalScan,
  CurveScan5axis, LinearSafeMoveToPoint, DeltaMove, Linear5axisMoveToPoint,
  PolarGrid, CircularSafeMoveToPoint
}
 CMM Inspection operation types. More...
 
enum  PointSequenceDirectionTypes { U, V }
 the point sequence start direction More...
 
enum  PointSequenceModeTypes { Zig, ZigZag, Nearest }
 the point sequence modes More...
 
enum  PointSequenceStartTypes { UminVmin, UminVmax, UmaxVmin, UmaxVmax }
 the point sequence start location More...
 
enum  PolarAngleModeTypes { Full, Partial }
 the polar angle modes More...
 
enum  PolarPointSequenceTypes { Zig, ZigZag, Nearest }
 the polar point sequence mode More...
 
enum  PolarRadiusModeTypes { Distance, Geometry }
 the polar radius modes More...
 
enum  PolarSequenceDirectionTypes { Radial, Angular }
 the polar sequence direction More...
 
enum  PolarSequenceStartTypes { RminAmin, RminAmax, RmaxAmin, RmaxAmax }
 the polar sequence start mode More...
 
enum  ProfileDispositionTypes { Standard, Upper, Lower }
 the analysis profile disposition fitting type More...
 
enum  ReferenceFeatureModeTypes { None, Existing, Automatic }
 the relative measurement mode More...
 
enum  ScanCurveModeTypes { ExistingCurve, AutoCurve, OffsetCurve }
 the scan curve mode More...
 
enum  ScanHelixTurnDirectionTypes { Right, Left }
 the helix turn direction type More...
 
enum  ScanHelixTurnTypes { Pitch, SweepAngle, Revolutions }
 the helix turn type More...
 
enum  ScanModeTypes { Mode3axis, Mode5axis, ModeRotaryTable }
 the scan mode More...
 
enum  SpikeEliminationTypes { Off, StandardDeviation }
 the spike elimination type More...
 
enum  SurfaceProfileTypes { MinimumDeviationNormal, MinimumDeviation3D, LeastSquaresNormal, LeastSquares3D }
 the analysis surface profile fitting type More...
 
enum  ToleranceDegreeOfFreedomCsysMode { Drf, Pcs }
 the tolerance Degree of Freedom Coordinate System mode More...
 
enum  ToleranceDegreeOfFreedomMode { Tolerance, On, Off, Limits }
 the tolerance degree of freedom mode More...
 
enum  TransitionMotionTypes { Linear, Circular }
 the transition motion type More...
 
enum  TransitionTypes { None, Manual, SafePlane }
 CMM Inspection transition modes. More...
 
enum  UVModeTypes {
  Percentage, Distance, Full, Degrees,
  Sweep
}
 the UV modes More...
 

Properties

unsafe double AdvanceAngle [get, set]
 Returns or sets the advance angle (degrees) More...
 
unsafe
NXOpen.CAM.InspectionMethodBuilder.PolarAngleModeTypes 
AngleMode [get, set]
 Returns or sets the polar angle mode More...
 
unsafe int AngularPointCount [get, set]
 Returns or sets the number of points in angular direction More...
 
unsafe double ApproachDistance [get, set]
 Returns or sets the approach distance More...
 
unsafe
NXOpen.CAM.InspectionMethodBuilder.AxisExtrapolationTypes 
AxisExtrapolationMode [get, set]
 Returns or sets the analysis axis extrapolation mode More...
 
unsafe bool CircularScan [get, set]
 Returns or sets a flag to indicate if scan arc is allowed More...
 
unsafe NXOpen.NXColor ColorApproach [get, set]
 Returns or sets the color used for displaying approach elements More...
 
unsafe NXOpen.NXColor ColorEntryExit [get, set]
 Returns or sets the color used for displaying entry and exit elements More...
 
unsafe NXOpen.NXColor ColorLine [get, set]
 Returns or sets the color used for displaying path lines More...
 
unsafe NXOpen.NXColor ColorMeasurePoint [get, set]
 Returns or sets the color used for displaying measured points More...
 
unsafe NXOpen.NXColor ColorRetract [get, set]
 Returns or sets the color used for displaying retract elements More...
 
unsafe NXOpen.NXColor ColorTransition [get, set]
 Returns or sets the color used for displaying transition elements More...
 
unsafe double CurvatureFactor [get, set]
 Returns or sets the curvature increase factor More...
 
unsafe bool CurveScan [get, set]
 Returns or sets a flag to indicate if scan curve is allowed More...
 
unsafe
NXOpen.CAM.InspectionMethodBuilder.CylinderFittingTypes 
CylinderCircleFitMode [get, set]
 Returns or sets the analysis cylinder/circle fitting mode More...
 
unsafe
NXOpen.CAM.InspectionMethodBuilder.DataFilterTypes 
DataFilter [get, set]
 Returns or sets the data filter type More...
 
unsafe
NXOpen.CAM.InspectionMethodBuilder.DataFilterFunctionTypes 
DataFilterFunction [get, set]
 Returns or sets the data filter function More...
 
unsafe double DataFilterMaxPassValue [get, set]
 Returns or sets the data filter pass high value More...
 
unsafe double DataFilterMinPassValue [get, set]
 Returns or sets the data filter pass low value More...
 
unsafe
NXOpen.CAM.InspectionMethodBuilder.DataFilterPassTypes 
DataFilterPass [get, set]
 Returns or sets the data filter pass type More...
 
unsafe
NXOpen.CAM.InspectionMethodBuilder.DatumPlaneFittingTypes 
DatumPlaneFittingMode [get, set]
 Returns or sets the analysis datum plane fitting mode More...
 
unsafe
NXOpen.CAM.InspectionMethodBuilder.OperationTypes 
DefaultOperationType [get, set]
 Returns or sets the default inspection operation type More...
 
unsafe double DepthDistance [get, set]
 Returns or sets the depth distance More...
 
unsafe double EndDistance [get, set]
 Returns or sets the end point offset distance along the scan More...
 
unsafe double EndPercentage [get, set]
 Returns or sets the end Percentage along the scan More...
 
unsafe bool EntryAvoidance [get, set]
 Returns or sets a flag to indicate if collision avoidance is required at entry More...
 
unsafe double EntryExitDistance [get, set]
 Returns or sets the distance from the entry or exit point to safe plane More...
 
unsafe bool EntryPoint [get, set]
 Returns or sets a flag to indicate if an entry point is required More...
 
unsafe
NXOpen.CAM.InspectionMethodBuilder.TransitionTypes 
EntryTransition [get, set]
 Returns or sets the type of entry transition More...
 
unsafe bool ExitAvoidance [get, set]
 Returns or sets a flag to indicate if collision avoidance is required at exit More...
 
unsafe bool ExitPoint [get, set]
 Returns or sets a flag to indicate if an exit point is required More...
 
unsafe
NXOpen.CAM.InspectionMethodBuilder.TransitionTypes 
ExitTransition [get, set]
 Returns or sets the type of exit transition More...
 
unsafe double FeatureOffsetDistance [get, set]
 Returns or sets the offset feature distance More...
 
unsafe
NXOpen.CAM.InspectionMethodBuilder.InspectionModes 
InspectionMode [get, set]
 Returns or sets the default inspection mode More...
 
unsafe
NXOpen.CAM.InspectionMethodBuilder.LimitsOfSizeTypes 
LimitsOfSizeMode [get, set]
 Returns or sets the analysis limits of size fitting mode More...
 
unsafe bool LineScan [get, set]
 Returns or sets a flag to indicate if scan line is allowed More...
 
unsafe bool ManualPoint [get, set]
 Returns or sets a flag to indicate if manual point creation is allowed More...
 
unsafe double MaximumRadius [get, set]
 Returns or sets the maximum radius More...
 
unsafe
NXOpen.CAM.InspectionMethodBuilder.PolarRadiusModeTypes 
MaximumRadiusMode [get, set]
 Returns or sets the maximum radius mode More...
 
unsafe double MaxSpacing [get, set]
 Returns or sets the maximum spacing between scan points More...
 
unsafe
NXOpen.CAM.InspectionMethodBuilder.MethodTypes 
MethodType [get, set]
 Returns or sets the method feature type More...
 
unsafe double MinimumRadius [get, set]
 Returns or sets the minimum radius More...
 
unsafe
NXOpen.CAM.InspectionMethodBuilder.PolarRadiusModeTypes 
MinimumRadiusMode [get, set]
 Returns or sets the minimum radius mode More...
 
unsafe double MinSpacing [get, set]
 Returns or sets the minimum spacing between scan points More...
 
unsafe int NbScanPoints [get, set]
 Returns or sets the minimum number of scan points More...
 
unsafe double OffsetDistance [get, set]
 Returns or sets the offset distance More...
 
unsafe double OffsetEndAngle [get, set]
 Returns or sets the offset from end angle More...
 
unsafe double OffsetMaximumRadius [get, set]
 Returns or sets the offset from maximum radius More...
 
unsafe double OffsetMinimumRadius [get, set]
 Returns or sets the offset from minimum radius More...
 
unsafe double OffsetStartAngle [get, set]
 Returns or sets the offset from start angle More...
 
unsafe double Pitch [get, set]
 Returns or sets the pitch of the Scan Helix More...
 
unsafe int PointCount [get, set]
 Returns or sets the number of path points More...
 
unsafe bool PointHelix [get, set]
 Returns or sets a flag to indicate if point helix is allowed More...
 
unsafe
NXOpen.CAM.InspectionMethodBuilder.PointSequenceDirectionTypes 
PointSequenceDirection [get, set]
 Returns or sets the point sequence start direction More...
 
unsafe
NXOpen.CAM.InspectionMethodBuilder.PointSequenceModeTypes 
PointSequenceMode [get, set]
 Returns or sets the point sequence mode More...
 
unsafe
NXOpen.CAM.InspectionMethodBuilder.PointSequenceStartTypes 
PointSequenceStart [get, set]
 Returns or sets the point sequence start location More...
 
unsafe bool PolarGrid [get, set]
 Returns or sets a flag to indicate if circular point grid is allowed More...
 
unsafe
NXOpen.CAM.InspectionMethodBuilder.PolarPointSequenceTypes 
PolarPointSequence [get, set]
 Returns or sets the polar point sequence mode More...
 
unsafe
NXOpen.CAM.InspectionMethodBuilder.PolarSequenceDirectionTypes 
PolarSequenceDirection [get, set]
 Returns or sets the polar sequence direction More...
 
unsafe
NXOpen.CAM.InspectionMethodBuilder.PolarSequenceStartTypes 
PolarSequenceStart [get, set]
 Returns or sets the polar sequence start location More...
 
unsafe
NXOpen.CAM.InspectionMoveBuilder.ProbeTipTypes 
ProbeTipType [get, set]
 Returns or sets the preferred probe tip type More...
 
unsafe
NXOpen.CAM.InspectionMethodBuilder.ProfileDispositionTypes 
ProfileDispositionMode [get, set]
 Returns or sets the analysis profile disposition fitting mode More...
 
unsafe int RadialPointCount [get, set]
 Returns or sets the number of points in radial direction More...
 
unsafe
NXOpen.CAM.InspectionMethodBuilder.ReferenceFeatureModeTypes 
ReferenceFeatureMode [get, set]
 Returns or sets the relative measurement mode More...
 
unsafe double ReferenceFeatureOffsetDistance [get, set]
 Returns or sets the offset distance for relative measurement More...
 
unsafe int ReferenceFeaturePointCount [get, set]
 Returns or sets the number of points for relative measurement More...
 
unsafe double ReferenceFeatureZoneRadius [get, set]
 Returns or sets the zone radius for relative measurement More...
 
unsafe double RetractDistance [get, set]
 Returns or sets the retract distance More...
 
unsafe double Revolutions [get, set]
 Returns or sets the revolutions of the Scan Helix More...
 
unsafe
NXOpen.CAM.InspectionMethodBuilder.ScanCurveModeTypes 
ScanCurveMode [get, set]
 Returns or sets the scan curve mode More...
 
unsafe double ScanForce [get, set]
 Returns or sets the scan force More...
 
unsafe
NXOpen.CAM.InspectionMethodBuilder.ScanModeTypes 
ScanModeType [get, set]
 Returns or sets the 3,5 axis scan mode type More...
 
unsafe double ScanSpeed [get, set]
 Returns or sets the scan speed More...
 
unsafe
NXOpen.CAM.InspectionMoveBuilder.SensorStrategyTypes 
SensorStrategy [get, set]
 Returns or sets the sensor selection strategy More...
 
unsafe int Speed [get, set]
 Returns or sets the default animation speed setting More...
 
unsafe
NXOpen.CAM.InspectionMethodBuilder.SpikeEliminationTypes 
SpikeElimination [get, set]
 Returns or sets the spike elimination setting More...
 
unsafe double SpikeEliminationStdDev [get, set]
 Returns or sets the standard deviation multiplier for spike elimination More...
 
unsafe double StartDistance [get, set]
 Returns or sets the start point offset distance along the scan More...
 
unsafe
NXOpen.CAM.InspectionMethodBuilder.UVModeTypes 
StartEndMode [get, set]
 Returns or sets the scan start end mode More...
 
unsafe double StartPercentage [get, set]
 Returns or sets the start percentage along the scan More...
 
unsafe double StepSize [get, set]
 Returns or sets the scan step size More...
 
unsafe double StopRadius [get, set]
 Returns or sets the scan stop radius More...
 
unsafe
NXOpen.CAM.InspectionMethodBuilder.SurfaceProfileTypes 
SurfaceProfileMode [get, set]
 Returns or sets the analysis surface profile fitting mode More...
 
unsafe double Sweep [get, set]
 Returns or sets the sweep of the Scan Helix More...
 
unsafe double TiltAngle [get, set]
 Returns or sets the tilt angle (degrees) More...
 
unsafe
NXOpen.CAM.InspectionMethodBuilder.ScanHelixTurnDirectionTypes 
TurnDirection [get, set]
 Returns or sets the turn direction type of the Scan Helix More...
 
unsafe
NXOpen.CAM.InspectionMethodBuilder.ScanHelixTurnTypes 
TurnType [get, set]
 Returns or sets the turn type of the Scan Helix More...
 
unsafe int UCount [get, set]
 Returns or sets the number of points in U direction More...
 
unsafe double UEnd [get, set]
 Returns or sets the U end parameter More...
 
unsafe double UEndDeg [get, set]
 Returns or sets the U end degrees More...
 
unsafe double UEndDist [get, set]
 Returns or sets the U end distance More...
 
unsafe
NXOpen.CAM.InspectionMethodBuilder.UVModeTypes 
UEndMode [get, set]
 Returns or sets the end U mode More...
 
unsafe double UEndSweep [get, set]
 Returns or sets the U sweep degrees More...
 
unsafe double UStart [get, set]
 Returns or sets the U start parameter More...
 
unsafe double UStartDeg [get, set]
 Returns or sets the U start degrees More...
 
unsafe double UStartDist [get, set]
 Returns or sets the U start distance More...
 
unsafe
NXOpen.CAM.InspectionMethodBuilder.UVModeTypes 
UStartMode [get, set]
 Returns or sets the start U mode More...
 
unsafe double UStartSweep [get, set]
 Returns or sets the U start sweep degrees More...
 
unsafe bool UVGrid [get, set]
 Returns or sets a flag to indicate if rectangular UV grid is allowed More...
 
unsafe int VCount [get, set]
 Returns or sets the number of points in V direction More...
 
unsafe double VEnd [get, set]
 Returns or sets the V end parameter More...
 
unsafe double VEndDeg [get, set]
 Returns or sets the V end degrees More...
 
unsafe double VEndDist [get, set]
 Returns or sets the V end distance More...
 
unsafe
NXOpen.CAM.InspectionMethodBuilder.UVModeTypes 
VEndMode [get, set]
 Returns or sets the end V mode More...
 
unsafe double VEndSweep [get, set]
 Returns or sets the V sweep degrees More...
 
unsafe double VStart [get, set]
 Returns or sets the V start parameter More...
 
unsafe double VStartDeg [get, set]
 Returns or sets the V start degrees More...
 
unsafe double VStartDist [get, set]
 Returns or sets the V start distance More...
 
unsafe
NXOpen.CAM.InspectionMethodBuilder.UVModeTypes 
VStartMode [get, set]
 Returns or sets the start V mode More...
 
unsafe double VStartSweep [get, set]
 Returns or sets the V start sweep degrees More...
 
- Properties inherited from NXOpen.CAM.MethodBuilder
unsafe NXOpen.CAM.CutParameters CutParameters [get]
 Returns the cut parameter object More...
 
unsafe NXOpen.CAM.DisplayPaint PaintDisplay [get]
 Returns the sub builder for paint display More...
 
unsafe NXOpen.CAM.DisplayPath PathDisplay [get]
 Returns the sub builder for path display More...
 
unsafe NXOpen.CAM.PathDisplayColors PathDisplayColors [get]
 Returns the sub builder for path display colors More...
 
unsafe NXOpen.CAM.DisplaySilhouette SilhouDisplay [get]
 Returns the sub builder for silhou display More...
 
unsafe NXOpen.CAM.DisplayTool ToolDisplay [get]
 Returns the sub builder for tool display More...
 
- Properties inherited from NXOpen.CAM.NCGroupBuilder
unsafe string Description [get, set]
 Returns or sets the description More...
 
unsafe NXOpen.CAM.UdeSet EndUdeSet [get]
 Returns the end ude set More...
 
unsafe NXOpen.CAM.UdeSet StartUdeSet [get]
 Returns the start ude set More...
 
- Properties inherited from NXOpen.CAM.ParamBuilder
unsafe NXOpen.CAM.Ude CycleEvent [get]
 Returns the cycle event More...
 
unsafe NXOpen.CAM.Cycle CycleTable [get]
 Returns the cycle More...
 
unsafe
NXOpen.CAM.ParamBuilder.OptimizationTypes 
OptimizationMethod [get, set]
 Returns or sets the optim method More...
 
unsafe NXOpen.CAM.NCGroup TargetPocket [get, set]
 Returns or sets the target pocket More...
 
- Properties inherited from NXOpen.Builder
unsafe NXOpen.PreviewBuilder PreviewBuilder [get]
 Returns the preview builder subobject. More...
 
- Properties inherited from NXOpen.TaggedObject
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Public Member Functions inherited from NXOpen.CAM.MethodBuilder
unsafe string GetCutMethod ()
 Get cut method More...
 
unsafe void SetCutMethod (string libRef)
 Set cut method More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents the builder for a CMM Inspection method.

To create a new instance of this class, use NXOpen.CAM.InspectionGroupCollection.CreateInspectionMethodBuilder

Created in NX7.0.0

Member Enumeration Documentation

the analysis axis extrapolation type

Enumerator
On 

Extrapolate

Off 

Do not extrapolate

the analysis cylinder/circle fitting type

Enumerator
LeastSquares 

Least Squares

MinimumDeviation 

Minimum Deviation

CrossSectionCenters 

Cross Section Centers

ExternalFunction 

External Function

the data filter function type

Enumerator
Gauss 

Gaussian curve

TwoRC 

2RC curve

Spline 

Spline

Rectangle 

Rectangle

the data filter pass type

Enumerator
Low 

Low pass

High 

High pass

Band 

Band pass

the data filter type

Enumerator
Off 

Off

Circular 

Circular

the analysis datum plane fitting type

Enumerator
LeastSquares 

Least Squares

HighPoint 

High Point

CMM Inspection modes.

Enumerator
ProgramDefault 

Program Default

Program 

Program

Manual 

Manual

Auto 

Auto

the analysis limits of size fitting type

Enumerator
Average 

Average

Functional 

Functional

TwoPoint 

Two Point

CMM Inspection method feature type.

Enumerator
None 

None

Arc 

Arc

Circle 

Circle

Point 

Point

Sphere 

Sphere

Surface 

Surface

Pattern 

Pattern

Curve 

Curve

Cylinder 

Cylinder

Cone 

Cone

Plane 

Plane

Line 

Line

CParln 

Bounded Slot Tab

SlotTab 

Slot Tab

SurfaceOfRevolution 

Surface of Revolution

Torus 

Torus

EdgePt 

Edge Point

CMM Inspection operation types.

Enumerator
None 

None

ManualPoint 

Measured Point

UVGrid 

Point Set (Rectangular UV Grid)

PointHelix 

Point Helix

LineScan 

Scan Line

CircularScan 

Scan Arc

CurveScan 

Scan Curve

HelicalScan 

Scan Helix

CurveScan5axis 

5-axis Scan Curve

LinearSafeMoveToPoint 

Linear Safe Move To Point

DeltaMove 

Delta Move

Linear5axisMoveToPoint 

Linear 5-axis Move To Point

PolarGrid 

Circular Point Set (Polar Grid)

CircularSafeMoveToPoint 

Circular Safe Move To Point

the point sequence start direction

Enumerator
U 

Order by U

V 

Order by V

the point sequence modes

Enumerator
Zig 

Zig only

ZigZag 

Zig and Zag

Nearest 

Nearest point

the point sequence start location

Enumerator
UminVmin 

Umin - Vmin

UminVmax 

Umin - Vmax

UmaxVmin 

Umax - Vmin

UmaxVmax 

Umax - Vmax

the polar angle modes

Enumerator
Full 

Full circumference

Partial 

Start point and end point

the polar point sequence mode

Enumerator
Zig 

Zig only

ZigZag 

Zig and Zag

Nearest 

Nearest point

the polar radius modes

Enumerator
Distance 

Radius defined by distance value

Geometry 

Radius defined by selected geometry

the polar sequence direction

Enumerator
Radial 

Order by radial direction

Angular 

Order by angular direction

the polar sequence start mode

Enumerator
RminAmin 

min Radius - min Angle

RminAmax 

min Radius - max Angle

RmaxAmin 

max Radius - min Angle

RmaxAmax 

max Radius - max Angle

the analysis profile disposition fitting type

Enumerator
Standard 

Standard

Upper 

Upper

Lower 

Lower

the relative measurement mode

Enumerator
None 

No relative measurement

Existing 

Relative measurement to existing feature

Automatic 

Relative measurement to automatically created feature

the scan curve mode

Enumerator
ExistingCurve 

Use existing curve

AutoCurve 

Autogenerate curves

OffsetCurve 

Offset curve

the helix turn direction type

Enumerator
Right 

Right hand turn

Left 

Left hand turn

the helix turn type

Enumerator
Pitch 

Pitch

SweepAngle 

Sweep Angle

Revolutions 

Revolutions

the scan mode

Enumerator
Mode3axis 

3-axis mode

Mode5axis 

5-axis mode

ModeRotaryTable 

Rotary table mode

the spike elimination type

Enumerator
Off 

Off

StandardDeviation 

Standard deviation

the analysis surface profile fitting type

Enumerator
MinimumDeviationNormal 

Minimum Deviation - Normal

MinimumDeviation3D 

Minimum Deviation - 3D

LeastSquaresNormal 

Least Squares - Normal

LeastSquares3D 

Least Squares - 3D

the tolerance Degree of Freedom Coordinate System mode

Enumerator
Drf 

DRF - Datum Reference Frame

Pcs 

PCS - Part Coordinate System

the tolerance degree of freedom mode

Enumerator
Tolerance 

From Tolerance Definition

On 

On

Off 

Off

Limits 

Use Limits

the transition motion type

Enumerator
Linear 

Linear motion

Circular 

Circular motion

CMM Inspection transition modes.

Enumerator
None 

No Transition Point

Manual 

Manual Transition Point

SafePlane 

Safe Plane Transition Point

the UV modes

Enumerator
Percentage 

Percentage

Distance 

Distance from start and end in part units

Full 

Full circumference

Degrees 

Angle from start and end

Sweep 

Start angle and sweep angle

Property Documentation

unsafe double NXOpen.CAM.InspectionMethodBuilder.AdvanceAngle
getset

Returns or sets the advance angle (degrees)

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe NXOpen.CAM.InspectionMethodBuilder.PolarAngleModeTypes NXOpen.CAM.InspectionMethodBuilder.AngleMode
getset

Returns or sets the polar angle mode

Created in NX11.0.2

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe int NXOpen.CAM.InspectionMethodBuilder.AngularPointCount
getset

Returns or sets the number of points in angular direction

Created in NX11.0.2

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe double NXOpen.CAM.InspectionMethodBuilder.ApproachDistance
getset

Returns or sets the approach distance

Created in NX7.0.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe NXOpen.CAM.InspectionMethodBuilder.AxisExtrapolationTypes NXOpen.CAM.InspectionMethodBuilder.AxisExtrapolationMode
getset

Returns or sets the analysis axis extrapolation mode

Created in NX8.5.1

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe bool NXOpen.CAM.InspectionMethodBuilder.CircularScan
getset

Returns or sets a flag to indicate if scan arc is allowed

Created in NX7.0.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe NXOpen.NXColor NXOpen.CAM.InspectionMethodBuilder.ColorApproach
getset

Returns or sets the color used for displaying approach elements

Created in NX7.0.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe NXOpen.NXColor NXOpen.CAM.InspectionMethodBuilder.ColorEntryExit
getset

Returns or sets the color used for displaying entry and exit elements

Created in NX7.0.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe NXOpen.NXColor NXOpen.CAM.InspectionMethodBuilder.ColorLine
getset

Returns or sets the color used for displaying path lines

Created in NX7.0.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe NXOpen.NXColor NXOpen.CAM.InspectionMethodBuilder.ColorMeasurePoint
getset

Returns or sets the color used for displaying measured points

Created in NX7.0.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe NXOpen.NXColor NXOpen.CAM.InspectionMethodBuilder.ColorRetract
getset

Returns or sets the color used for displaying retract elements

Created in NX7.0.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe NXOpen.NXColor NXOpen.CAM.InspectionMethodBuilder.ColorTransition
getset

Returns or sets the color used for displaying transition elements

Created in NX7.0.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe double NXOpen.CAM.InspectionMethodBuilder.CurvatureFactor
getset

Returns or sets the curvature increase factor

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe bool NXOpen.CAM.InspectionMethodBuilder.CurveScan
getset

Returns or sets a flag to indicate if scan curve is allowed

Created in NX7.0.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe NXOpen.CAM.InspectionMethodBuilder.CylinderFittingTypes NXOpen.CAM.InspectionMethodBuilder.CylinderCircleFitMode
getset

Returns or sets the analysis cylinder/circle fitting mode

Created in NX8.5.1

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe NXOpen.CAM.InspectionMethodBuilder.DataFilterTypes NXOpen.CAM.InspectionMethodBuilder.DataFilter
getset

Returns or sets the data filter type

Created in NX1880.0.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe NXOpen.CAM.InspectionMethodBuilder.DataFilterFunctionTypes NXOpen.CAM.InspectionMethodBuilder.DataFilterFunction
getset

Returns or sets the data filter function

Created in NX1880.0.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe double NXOpen.CAM.InspectionMethodBuilder.DataFilterMaxPassValue
getset

Returns or sets the data filter pass high value

Created in NX1880.0.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe double NXOpen.CAM.InspectionMethodBuilder.DataFilterMinPassValue
getset

Returns or sets the data filter pass low value

Created in NX1880.0.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe NXOpen.CAM.InspectionMethodBuilder.DataFilterPassTypes NXOpen.CAM.InspectionMethodBuilder.DataFilterPass
getset

Returns or sets the data filter pass type

Created in NX1880.0.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe NXOpen.CAM.InspectionMethodBuilder.DatumPlaneFittingTypes NXOpen.CAM.InspectionMethodBuilder.DatumPlaneFittingMode
getset

Returns or sets the analysis datum plane fitting mode

Created in NX8.5.1

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe NXOpen.CAM.InspectionMethodBuilder.OperationTypes NXOpen.CAM.InspectionMethodBuilder.DefaultOperationType
getset

Returns or sets the default inspection operation type

Created in NX7.0.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe double NXOpen.CAM.InspectionMethodBuilder.DepthDistance
getset

Returns or sets the depth distance

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe double NXOpen.CAM.InspectionMethodBuilder.EndDistance
getset

Returns or sets the end point offset distance along the scan

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe double NXOpen.CAM.InspectionMethodBuilder.EndPercentage
getset

Returns or sets the end Percentage along the scan

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe bool NXOpen.CAM.InspectionMethodBuilder.EntryAvoidance
getset

Returns or sets a flag to indicate if collision avoidance is required at entry

Created in NX7.0.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe double NXOpen.CAM.InspectionMethodBuilder.EntryExitDistance
getset

Returns or sets the distance from the entry or exit point to safe plane

Created in NX7.0.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe bool NXOpen.CAM.InspectionMethodBuilder.EntryPoint
getset

Returns or sets a flag to indicate if an entry point is required

Created in NX7.0.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe NXOpen.CAM.InspectionMethodBuilder.TransitionTypes NXOpen.CAM.InspectionMethodBuilder.EntryTransition
getset

Returns or sets the type of entry transition

Created in NX7.0.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe bool NXOpen.CAM.InspectionMethodBuilder.ExitAvoidance
getset

Returns or sets a flag to indicate if collision avoidance is required at exit

Created in NX7.0.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe bool NXOpen.CAM.InspectionMethodBuilder.ExitPoint
getset

Returns or sets a flag to indicate if an exit point is required

Created in NX7.0.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe NXOpen.CAM.InspectionMethodBuilder.TransitionTypes NXOpen.CAM.InspectionMethodBuilder.ExitTransition
getset

Returns or sets the type of exit transition

Created in NX7.0.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe double NXOpen.CAM.InspectionMethodBuilder.FeatureOffsetDistance
getset

Returns or sets the offset feature distance

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe NXOpen.CAM.InspectionMethodBuilder.InspectionModes NXOpen.CAM.InspectionMethodBuilder.InspectionMode
getset

Returns or sets the default inspection mode

Created in NX7.0.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe NXOpen.CAM.InspectionMethodBuilder.LimitsOfSizeTypes NXOpen.CAM.InspectionMethodBuilder.LimitsOfSizeMode
getset

Returns or sets the analysis limits of size fitting mode

Created in NX8.5.1

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe bool NXOpen.CAM.InspectionMethodBuilder.LineScan
getset

Returns or sets a flag to indicate if scan line is allowed

Created in NX7.0.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe bool NXOpen.CAM.InspectionMethodBuilder.ManualPoint
getset

Returns or sets a flag to indicate if manual point creation is allowed

Created in NX7.0.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe double NXOpen.CAM.InspectionMethodBuilder.MaximumRadius
getset

Returns or sets the maximum radius

Created in NX11.0.2

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe NXOpen.CAM.InspectionMethodBuilder.PolarRadiusModeTypes NXOpen.CAM.InspectionMethodBuilder.MaximumRadiusMode
getset

Returns or sets the maximum radius mode

Created in NX11.0.2

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe double NXOpen.CAM.InspectionMethodBuilder.MaxSpacing
getset

Returns or sets the maximum spacing between scan points

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe NXOpen.CAM.InspectionMethodBuilder.MethodTypes NXOpen.CAM.InspectionMethodBuilder.MethodType
getset

Returns or sets the method feature type

Created in NX7.0.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe double NXOpen.CAM.InspectionMethodBuilder.MinimumRadius
getset

Returns or sets the minimum radius

Created in NX11.0.2

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe NXOpen.CAM.InspectionMethodBuilder.PolarRadiusModeTypes NXOpen.CAM.InspectionMethodBuilder.MinimumRadiusMode
getset

Returns or sets the minimum radius mode

Created in NX11.0.2

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe double NXOpen.CAM.InspectionMethodBuilder.MinSpacing
getset

Returns or sets the minimum spacing between scan points

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe int NXOpen.CAM.InspectionMethodBuilder.NbScanPoints
getset

Returns or sets the minimum number of scan points

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe double NXOpen.CAM.InspectionMethodBuilder.OffsetDistance
getset

Returns or sets the offset distance

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe double NXOpen.CAM.InspectionMethodBuilder.OffsetEndAngle
getset

Returns or sets the offset from end angle

Created in NX11.0.2

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe double NXOpen.CAM.InspectionMethodBuilder.OffsetMaximumRadius
getset

Returns or sets the offset from maximum radius

Created in NX11.0.2

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe double NXOpen.CAM.InspectionMethodBuilder.OffsetMinimumRadius
getset

Returns or sets the offset from minimum radius

Created in NX11.0.2

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe double NXOpen.CAM.InspectionMethodBuilder.OffsetStartAngle
getset

Returns or sets the offset from start angle

Created in NX11.0.2

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe double NXOpen.CAM.InspectionMethodBuilder.Pitch
getset

Returns or sets the pitch of the Scan Helix

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe int NXOpen.CAM.InspectionMethodBuilder.PointCount
getset

Returns or sets the number of path points

Created in NX7.0.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe bool NXOpen.CAM.InspectionMethodBuilder.PointHelix
getset

Returns or sets a flag to indicate if point helix is allowed

Created in NX7.0.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe NXOpen.CAM.InspectionMethodBuilder.PointSequenceDirectionTypes NXOpen.CAM.InspectionMethodBuilder.PointSequenceDirection
getset

Returns or sets the point sequence start direction

Created in NX7.5.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe NXOpen.CAM.InspectionMethodBuilder.PointSequenceModeTypes NXOpen.CAM.InspectionMethodBuilder.PointSequenceMode
getset

Returns or sets the point sequence mode

Created in NX7.5.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe NXOpen.CAM.InspectionMethodBuilder.PointSequenceStartTypes NXOpen.CAM.InspectionMethodBuilder.PointSequenceStart
getset

Returns or sets the point sequence start location

Created in NX7.5.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe bool NXOpen.CAM.InspectionMethodBuilder.PolarGrid
getset

Returns or sets a flag to indicate if circular point grid is allowed

Created in NX11.0.2

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe NXOpen.CAM.InspectionMethodBuilder.PolarPointSequenceTypes NXOpen.CAM.InspectionMethodBuilder.PolarPointSequence
getset

Returns or sets the polar point sequence mode

Created in NX11.0.2

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe NXOpen.CAM.InspectionMethodBuilder.PolarSequenceDirectionTypes NXOpen.CAM.InspectionMethodBuilder.PolarSequenceDirection
getset

Returns or sets the polar sequence direction

Created in NX11.0.2

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe NXOpen.CAM.InspectionMethodBuilder.PolarSequenceStartTypes NXOpen.CAM.InspectionMethodBuilder.PolarSequenceStart
getset

Returns or sets the polar sequence start location

Created in NX11.0.2

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe NXOpen.CAM.InspectionMoveBuilder.ProbeTipTypes NXOpen.CAM.InspectionMethodBuilder.ProbeTipType
getset

Returns or sets the preferred probe tip type

Created in NX9.0.1

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe NXOpen.CAM.InspectionMethodBuilder.ProfileDispositionTypes NXOpen.CAM.InspectionMethodBuilder.ProfileDispositionMode
getset

Returns or sets the analysis profile disposition fitting mode

Created in NX8.5.1

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe int NXOpen.CAM.InspectionMethodBuilder.RadialPointCount
getset

Returns or sets the number of points in radial direction

Created in NX11.0.2

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe NXOpen.CAM.InspectionMethodBuilder.ReferenceFeatureModeTypes NXOpen.CAM.InspectionMethodBuilder.ReferenceFeatureMode
getset

Returns or sets the relative measurement mode

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe double NXOpen.CAM.InspectionMethodBuilder.ReferenceFeatureOffsetDistance
getset

Returns or sets the offset distance for relative measurement

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe int NXOpen.CAM.InspectionMethodBuilder.ReferenceFeaturePointCount
getset

Returns or sets the number of points for relative measurement

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe double NXOpen.CAM.InspectionMethodBuilder.ReferenceFeatureZoneRadius
getset

Returns or sets the zone radius for relative measurement

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe double NXOpen.CAM.InspectionMethodBuilder.RetractDistance
getset

Returns or sets the retract distance

Created in NX7.0.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe double NXOpen.CAM.InspectionMethodBuilder.Revolutions
getset

Returns or sets the revolutions of the Scan Helix

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe NXOpen.CAM.InspectionMethodBuilder.ScanCurveModeTypes NXOpen.CAM.InspectionMethodBuilder.ScanCurveMode
getset

Returns or sets the scan curve mode

Created in NX7.5.3

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe double NXOpen.CAM.InspectionMethodBuilder.ScanForce
getset

Returns or sets the scan force

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe NXOpen.CAM.InspectionMethodBuilder.ScanModeTypes NXOpen.CAM.InspectionMethodBuilder.ScanModeType
getset

Returns or sets the 3,5 axis scan mode type

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe double NXOpen.CAM.InspectionMethodBuilder.ScanSpeed
getset

Returns or sets the scan speed

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe NXOpen.CAM.InspectionMoveBuilder.SensorStrategyTypes NXOpen.CAM.InspectionMethodBuilder.SensorStrategy
getset

Returns or sets the sensor selection strategy

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe int NXOpen.CAM.InspectionMethodBuilder.Speed
getset

Returns or sets the default animation speed setting

Created in NX7.0.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe NXOpen.CAM.InspectionMethodBuilder.SpikeEliminationTypes NXOpen.CAM.InspectionMethodBuilder.SpikeElimination
getset

Returns or sets the spike elimination setting

Created in NX1880.0.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe double NXOpen.CAM.InspectionMethodBuilder.SpikeEliminationStdDev
getset

Returns or sets the standard deviation multiplier for spike elimination

Created in NX1880.0.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe double NXOpen.CAM.InspectionMethodBuilder.StartDistance
getset

Returns or sets the start point offset distance along the scan

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe NXOpen.CAM.InspectionMethodBuilder.UVModeTypes NXOpen.CAM.InspectionMethodBuilder.StartEndMode
getset

Returns or sets the scan start end mode

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe double NXOpen.CAM.InspectionMethodBuilder.StartPercentage
getset

Returns or sets the start percentage along the scan

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe double NXOpen.CAM.InspectionMethodBuilder.StepSize
getset

Returns or sets the scan step size

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe double NXOpen.CAM.InspectionMethodBuilder.StopRadius
getset

Returns or sets the scan stop radius

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe NXOpen.CAM.InspectionMethodBuilder.SurfaceProfileTypes NXOpen.CAM.InspectionMethodBuilder.SurfaceProfileMode
getset

Returns or sets the analysis surface profile fitting mode

Created in NX8.5.1

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe double NXOpen.CAM.InspectionMethodBuilder.Sweep
getset

Returns or sets the sweep of the Scan Helix

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe double NXOpen.CAM.InspectionMethodBuilder.TiltAngle
getset

Returns or sets the tilt angle (degrees)

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe NXOpen.CAM.InspectionMethodBuilder.ScanHelixTurnDirectionTypes NXOpen.CAM.InspectionMethodBuilder.TurnDirection
getset

Returns or sets the turn direction type of the Scan Helix

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe NXOpen.CAM.InspectionMethodBuilder.ScanHelixTurnTypes NXOpen.CAM.InspectionMethodBuilder.TurnType
getset

Returns or sets the turn type of the Scan Helix

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe int NXOpen.CAM.InspectionMethodBuilder.UCount
getset

Returns or sets the number of points in U direction

Created in NX7.0.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe double NXOpen.CAM.InspectionMethodBuilder.UEnd
getset

Returns or sets the U end parameter

Created in NX7.0.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe double NXOpen.CAM.InspectionMethodBuilder.UEndDeg
getset

Returns or sets the U end degrees

Created in NX7.5.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe double NXOpen.CAM.InspectionMethodBuilder.UEndDist
getset

Returns or sets the U end distance

Created in NX7.5.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe NXOpen.CAM.InspectionMethodBuilder.UVModeTypes NXOpen.CAM.InspectionMethodBuilder.UEndMode
getset

Returns or sets the end U mode

Created in NX7.5.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe double NXOpen.CAM.InspectionMethodBuilder.UEndSweep
getset

Returns or sets the U sweep degrees

Created in NX7.5.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe double NXOpen.CAM.InspectionMethodBuilder.UStart
getset

Returns or sets the U start parameter

Created in NX7.0.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe double NXOpen.CAM.InspectionMethodBuilder.UStartDeg
getset

Returns or sets the U start degrees

Created in NX7.5.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe double NXOpen.CAM.InspectionMethodBuilder.UStartDist
getset

Returns or sets the U start distance

Created in NX7.5.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe NXOpen.CAM.InspectionMethodBuilder.UVModeTypes NXOpen.CAM.InspectionMethodBuilder.UStartMode
getset

Returns or sets the start U mode

Created in NX7.5.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe double NXOpen.CAM.InspectionMethodBuilder.UStartSweep
getset

Returns or sets the U start sweep degrees

Created in NX7.5.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe bool NXOpen.CAM.InspectionMethodBuilder.UVGrid
getset

Returns or sets a flag to indicate if rectangular UV grid is allowed

Created in NX7.0.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe int NXOpen.CAM.InspectionMethodBuilder.VCount
getset

Returns or sets the number of points in V direction

Created in NX7.0.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe double NXOpen.CAM.InspectionMethodBuilder.VEnd
getset

Returns or sets the V end parameter

Created in NX7.0.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe double NXOpen.CAM.InspectionMethodBuilder.VEndDeg
getset

Returns or sets the V end degrees

Created in NX7.5.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe double NXOpen.CAM.InspectionMethodBuilder.VEndDist
getset

Returns or sets the V end distance

Created in NX7.5.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe NXOpen.CAM.InspectionMethodBuilder.UVModeTypes NXOpen.CAM.InspectionMethodBuilder.VEndMode
getset

Returns or sets the end V mode

Created in NX7.5.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe double NXOpen.CAM.InspectionMethodBuilder.VEndSweep
getset

Returns or sets the V sweep degrees

Created in NX7.5.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe double NXOpen.CAM.InspectionMethodBuilder.VStart
getset

Returns or sets the V start parameter

Created in NX7.0.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe double NXOpen.CAM.InspectionMethodBuilder.VStartDeg
getset

Returns or sets the V start degrees

Created in NX7.5.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe double NXOpen.CAM.InspectionMethodBuilder.VStartDist
getset

Returns or sets the V start distance

Created in NX7.5.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe NXOpen.CAM.InspectionMethodBuilder.UVModeTypes NXOpen.CAM.InspectionMethodBuilder.VStartMode
getset

Returns or sets the start V mode

Created in NX7.5.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")

unsafe double NXOpen.CAM.InspectionMethodBuilder.VStartSweep
getset

Returns or sets the V start sweep degrees

Created in NX7.5.0

License requirements to get this property: None.

License requirements to set this property: insp_programming ("INSPECTION PROGRAMMING")


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