InspectionMethodBuilder Class¶
-
class
NXOpen.CAM.InspectionMethodBuilder¶ Bases:
NXOpen.CAM.MethodBuilderRepresents the builder for a CMM Inspection method.
To create a new instance of this class, use
NXOpen.CAM.InspectionGroupCollection.CreateInspectionMethodBuilder()New in version NX7.0.0.
Properties¶
| Property | Description |
|---|---|
| AdvanceAngle | Returns or sets the advance angle (degrees) |
| AngleMode | Returns or sets the polar angle mode |
| AngularPointCount | Returns or sets the number of points in angular direction |
| ApproachDistance | Returns or sets the approach distance |
| AxisExtrapolationMode | Returns or sets the analysis axis extrapolation mode |
| CircularScan | Returns or sets a flag to indicate if scan arc is allowed |
| ColorApproach | Returns or sets the color used for displaying approach elements |
| ColorEntryExit | Returns or sets the color used for displaying entry and exit elements |
| ColorLine | Returns or sets the color used for displaying path lines |
| ColorMeasurePoint | Returns or sets the color used for displaying measured points |
| ColorRetract | Returns or sets the color used for displaying retract elements |
| ColorTransition | Returns or sets the color used for displaying transition elements |
| CurvatureFactor | Returns or sets the curvature increase factor |
| CurveScan | Returns or sets a flag to indicate if scan curve is allowed |
| CutParameters | Returns the cut parameter object |
| CycleEvent | Returns the cycle event |
| CycleTable | Returns the cycle |
| CylinderCircleFitMode | Returns or sets the analysis cylinder/circle fitting mode |
| DatumPlaneFittingMode | Returns or sets the analysis datum plane fitting mode |
| DefaultOperationType | Returns or sets the default inspection operation type |
| DepthDistance | Returns or sets the depth distance |
| Description | Returns or sets the description |
| EndDistance | Returns or sets the end point offset distance along the scan |
| EndPercentage | Returns or sets the end Percentage along the scan |
| EndUdeSet | Returns the end ude set |
| EntryAvoidance | Returns or sets a flag to indicate if collision avoidance is required at entry |
| EntryExitDistance | Returns or sets the distance from the entry or exit point to safe plane |
| EntryPoint | Returns or sets a flag to indicate if an entry point is required |
| EntryTransition | Returns or sets the type of entry transition |
| ExitAvoidance | Returns or sets a flag to indicate if collision avoidance is required at exit |
| ExitPoint | Returns or sets a flag to indicate if an exit point is required |
| ExitTransition | Returns or sets the type of exit transition |
| FeatureOffsetDistance | Returns or sets the offset feature distance |
| InspectionMode | Returns or sets the default inspection mode |
| LimitsOfSizeMode | Returns or sets the analysis limits of size fitting mode |
| LineScan | Returns or sets a flag to indicate if scan line is allowed |
| ManualPoint | Returns or sets a flag to indicate if manual point creation is allowed |
| MaxSpacing | Returns or sets the maximum spacing between scan points |
| MaximumRadius | Returns or sets the maximum radius |
| MaximumRadiusMode | Returns or sets the maximum radius mode |
| MethodType | Returns or sets the method feature type |
| MinSpacing | Returns or sets the minimum spacing between scan points |
| MinimumRadius | Returns or sets the minimum radius |
| MinimumRadiusMode | Returns or sets the minimum radius mode |
| NbScanPoints | Returns or sets the minimum number of scan points |
| OffsetDistance | Returns or sets the offset distance |
| OffsetEndAngle | Returns or sets the offset from end angle |
| OffsetMaximumRadius | Returns or sets the offset from maximum radius |
| OffsetMinimumRadius | Returns or sets the offset from minimum radius |
| OffsetStartAngle | Returns or sets the offset from start angle |
| OptimizationMethod | Returns or sets the optim method |
| PaintDisplay | Returns the sub builder for paint display |
| PathDisplay | Returns the sub builder for path display |
| PathDisplayColors | Returns the sub builder for path display colors |
| Pitch | Returns or sets the pitch of the Scan Helix |
| PointCount | Returns or sets the number of path points |
| PointHelix | Returns or sets a flag to indicate if point helix is allowed |
| PointSequenceDirection | Returns or sets the point sequence start direction |
| PointSequenceMode | Returns or sets the point sequence mode |
| PointSequenceStart | Returns or sets the point sequence start location |
| PolarGrid | Returns or sets a flag to indicate if circular point grid is allowed |
| PolarPointSequence | Returns or sets the polar point sequence mode |
| PolarSequenceDirection | Returns or sets the polar sequence direction |
| PolarSequenceStart | Returns or sets the polar sequence start location |
| ProbeTipType | Returns or sets the preferred probe tip type |
| ProfileDispositionMode | Returns or sets the analysis profile disposition fitting mode |
| RadialPointCount | Returns or sets the number of points in radial direction |
| ReferenceFeatureMode | Returns or sets the relative measurement mode |
| ReferenceFeatureOffsetDistance | Returns or sets the offset distance for relative measurement |
| ReferenceFeaturePointCount | Returns or sets the number of points for relative measurement |
| ReferenceFeatureZoneRadius | Returns or sets the zone radius for relative measurement |
| RetractDistance | Returns or sets the retract distance |
| Revolutions | Returns or sets the revolutions of the Scan Helix |
| ScanCurveMode | Returns or sets the scan curve mode |
| ScanForce | Returns or sets the scan force |
| ScanModeType | Returns or sets the 3,5 axis scan mode type |
| ScanSpeed | Returns or sets the scan speed |
| SensorStrategy | Returns or sets the sensor selection strategy |
| SilhouDisplay | Returns the sub builder for silhou display |
| Speed | Returns or sets the default animation speed setting |
| StartDistance | Returns or sets the start point offset distance along the scan |
| StartEndMode | Returns or sets the scan start end mode |
| StartPercentage | Returns or sets the start percentage along the scan |
| StartUdeSet | Returns the start ude set |
| StepSize | Returns or sets the scan step size |
| StopRadius | Returns or sets the scan stop radius |
| SurfaceProfileMode | Returns or sets the analysis surface profile fitting mode |
| Sweep | Returns or sets the sweep of the Scan Helix |
| Tag | Returns the Tag for this object. |
| TiltAngle | Returns or sets the tilt angle (degrees) |
| ToolDisplay | Returns the sub builder for tool display |
| TurnDirection | Returns or sets the turn direction type of the Scan Helix |
| TurnType | Returns or sets the turn type of the Scan Helix |
| UCount | Returns or sets the number of points in U direction |
| UEnd | Returns or sets the U end parameter |
| UEndDeg | Returns or sets the U end degrees |
| UEndDist | Returns or sets the U end distance |
| UEndMode | Returns or sets the end U mode |
| UEndSweep | Returns or sets the U sweep degrees |
| UStart | Returns or sets the U start parameter |
| UStartDeg | Returns or sets the U start degrees |
| UStartDist | Returns or sets the U start distance |
| UStartMode | Returns or sets the start U mode |
| UStartSweep | Returns or sets the U start sweep degrees |
| UVGrid | Returns or sets a flag to indicate if rectangular UV grid is allowed |
| VCount | Returns or sets the number of points in V direction |
| VEnd | Returns or sets the V end parameter |
| VEndDeg | Returns or sets the V end degrees |
| VEndDist | Returns or sets the V end distance |
| VEndMode | Returns or sets the end V mode |
| VEndSweep | Returns or sets the V sweep degrees |
| VStart | Returns or sets the V start parameter |
| VStartDeg | Returns or sets the V start degrees |
| VStartDist | Returns or sets the V start distance |
| VStartMode | Returns or sets the start V mode |
| VStartSweep | Returns or sets the V start sweep degrees |
Methods¶
| Method | Description |
|---|---|
| Commit | Commits any edits that have been applied to the builder. |
| Destroy | Deletes the builder, and cleans up any objects created by the builder. |
| GetCommittedObjects | For builders that create more than one object, this method returns the objects that are created by commit. |
| GetCustomizableItemBuilder | Returns the customizable item builder for the given customizable item name |
| GetCustomizableItemNames | Returns the names for all customizable item ids |
| GetCutMethod | Get cut method |
| GetObject | Returns the object currently being edited by this builder. |
| SetCutMethod | Set cut method |
| ShowResults | Updates the model to reflect the result of an edit to the model for all builders that support showing results. |
| Validate | Validate whether the inputs to the component are sufficient for commit to be called. |
Enumerations¶
Property Detail¶
AdvanceAngle¶
-
InspectionMethodBuilder.AdvanceAngle¶ Returns or sets the advance angle (degrees)
-------------------------------------Getter Method
Signature
AdvanceAngleReturns: Return type: float New in version NX8.5.0.
License requirements: None.
-------------------------------------Setter Method
Signature
AdvanceAngleParameters: angle (float) – New in version NX8.5.0.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
AngleMode¶
-
InspectionMethodBuilder.AngleMode¶ Returns or sets the polar angle mode
-------------------------------------Getter Method
Signature
AngleModeReturns: Return type: NXOpen.CAM.InspectionMethodBuilderPolarAngleModeTypesNew in version NX11.0.2.
License requirements: None.
-------------------------------------Setter Method
Signature
AngleModeParameters: mode ( NXOpen.CAM.InspectionMethodBuilderPolarAngleModeTypes) –New in version NX11.0.2.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
AngularPointCount¶
-
InspectionMethodBuilder.AngularPointCount¶ Returns or sets the number of points in angular direction
-------------------------------------Getter Method
Signature
AngularPointCountReturns: Return type: int New in version NX11.0.2.
License requirements: None.
-------------------------------------Setter Method
Signature
AngularPointCountParameters: ptCount (int) – New in version NX11.0.2.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
ApproachDistance¶
-
InspectionMethodBuilder.ApproachDistance¶ Returns or sets the approach distance
-------------------------------------Getter Method
Signature
ApproachDistanceReturns: Return type: float New in version NX7.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
ApproachDistanceParameters: distance (float) – New in version NX7.0.0.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
AxisExtrapolationMode¶
-
InspectionMethodBuilder.AxisExtrapolationMode¶ Returns or sets the analysis axis extrapolation mode
-------------------------------------Getter Method
Signature
AxisExtrapolationModeReturns: Return type: NXOpen.CAM.InspectionMethodBuilderAxisExtrapolationTypesNew in version NX8.5.1.
License requirements: None.
-------------------------------------Setter Method
Signature
AxisExtrapolationModeParameters: mode ( NXOpen.CAM.InspectionMethodBuilderAxisExtrapolationTypes) –New in version NX8.5.1.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
CircularScan¶
-
InspectionMethodBuilder.CircularScan¶ Returns or sets a flag to indicate if scan arc is allowed
-------------------------------------Getter Method
Signature
CircularScanReturns: Return type: bool New in version NX7.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
CircularScanParameters: circularScan (bool) – New in version NX7.0.0.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
ColorApproach¶
-
InspectionMethodBuilder.ColorApproach¶ Returns or sets the color used for displaying approach elements
-------------------------------------Getter Method
Signature
ColorApproachReturns: Return type: Id New in version NX7.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
ColorApproachParameters: colorApproach (Id) – New in version NX7.0.0.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
ColorEntryExit¶
-
InspectionMethodBuilder.ColorEntryExit¶ Returns or sets the color used for displaying entry and exit elements
-------------------------------------Getter Method
Signature
ColorEntryExitReturns: Return type: Id New in version NX7.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
ColorEntryExitParameters: colorEntryExit (Id) – New in version NX7.0.0.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
ColorLine¶
-
InspectionMethodBuilder.ColorLine¶ Returns or sets the color used for displaying path lines
-------------------------------------Getter Method
Signature
ColorLineReturns: Return type: Id New in version NX7.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
ColorLineParameters: colorLine (Id) – New in version NX7.0.0.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
ColorMeasurePoint¶
-
InspectionMethodBuilder.ColorMeasurePoint¶ Returns or sets the color used for displaying measured points
-------------------------------------Getter Method
Signature
ColorMeasurePointReturns: Return type: Id New in version NX7.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
ColorMeasurePointParameters: colorMeasurePoint (Id) – New in version NX7.0.0.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
ColorRetract¶
-
InspectionMethodBuilder.ColorRetract¶ Returns or sets the color used for displaying retract elements
-------------------------------------Getter Method
Signature
ColorRetractReturns: Return type: Id New in version NX7.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
ColorRetractParameters: colorRetract (Id) – New in version NX7.0.0.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
ColorTransition¶
-
InspectionMethodBuilder.ColorTransition¶ Returns or sets the color used for displaying transition elements
-------------------------------------Getter Method
Signature
ColorTransitionReturns: Return type: Id New in version NX7.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
ColorTransitionParameters: colorTransition (Id) – New in version NX7.0.0.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
CurvatureFactor¶
-
InspectionMethodBuilder.CurvatureFactor¶ Returns or sets the curvature increase factor
-------------------------------------Getter Method
Signature
CurvatureFactorReturns: Return type: float New in version NX8.5.0.
License requirements: None.
-------------------------------------Setter Method
Signature
CurvatureFactorParameters: curvatureFactor (float) – New in version NX8.5.0.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
CurveScan¶
-
InspectionMethodBuilder.CurveScan¶ Returns or sets a flag to indicate if scan curve is allowed
-------------------------------------Getter Method
Signature
CurveScanReturns: Return type: bool New in version NX7.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
CurveScanParameters: curveScan (bool) – New in version NX7.0.0.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
CylinderCircleFitMode¶
-
InspectionMethodBuilder.CylinderCircleFitMode¶ Returns or sets the analysis cylinder/circle fitting mode
-------------------------------------Getter Method
Signature
CylinderCircleFitModeReturns: Return type: NXOpen.CAM.InspectionMethodBuilderCylinderFittingTypesNew in version NX8.5.1.
License requirements: None.
-------------------------------------Setter Method
Signature
CylinderCircleFitModeParameters: mode ( NXOpen.CAM.InspectionMethodBuilderCylinderFittingTypes) –New in version NX8.5.1.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
DatumPlaneFittingMode¶
-
InspectionMethodBuilder.DatumPlaneFittingMode¶ Returns or sets the analysis datum plane fitting mode
-------------------------------------Getter Method
Signature
DatumPlaneFittingModeReturns: Return type: NXOpen.CAM.InspectionMethodBuilderDatumPlaneFittingTypesNew in version NX8.5.1.
License requirements: None.
-------------------------------------Setter Method
Signature
DatumPlaneFittingModeParameters: mode ( NXOpen.CAM.InspectionMethodBuilderDatumPlaneFittingTypes) –New in version NX8.5.1.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
DefaultOperationType¶
-
InspectionMethodBuilder.DefaultOperationType¶ Returns or sets the default inspection operation type
-------------------------------------Getter Method
Signature
DefaultOperationTypeReturns: Return type: NXOpen.CAM.InspectionMethodBuilderOperationTypesNew in version NX7.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
DefaultOperationTypeParameters: operationType ( NXOpen.CAM.InspectionMethodBuilderOperationTypes) –New in version NX7.0.0.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
DepthDistance¶
-
InspectionMethodBuilder.DepthDistance¶ Returns or sets the depth distance
-------------------------------------Getter Method
Signature
DepthDistanceReturns: Return type: float New in version NX9.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
DepthDistanceParameters: distance (float) – New in version NX9.0.0.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
EndDistance¶
-
InspectionMethodBuilder.EndDistance¶ Returns or sets the end point offset distance along the scan
-------------------------------------Getter Method
Signature
EndDistanceReturns: Return type: float New in version NX8.5.0.
License requirements: None.
-------------------------------------Setter Method
Signature
EndDistanceParameters: endDistance (float) – New in version NX8.5.0.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
EndPercentage¶
-
InspectionMethodBuilder.EndPercentage¶ Returns or sets the end Percentage along the scan
-------------------------------------Getter Method
Signature
EndPercentageReturns: Return type: float New in version NX8.5.0.
License requirements: None.
-------------------------------------Setter Method
Signature
EndPercentageParameters: endPercentage (float) – New in version NX8.5.0.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
EntryAvoidance¶
-
InspectionMethodBuilder.EntryAvoidance¶ Returns or sets a flag to indicate if collision avoidance is required at entry
-------------------------------------Getter Method
Signature
EntryAvoidanceReturns: Return type: bool New in version NX7.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
EntryAvoidanceParameters: entryAvoidance (bool) – New in version NX7.0.0.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
EntryExitDistance¶
-
InspectionMethodBuilder.EntryExitDistance¶ Returns or sets the distance from the entry or exit point to safe plane
-------------------------------------Getter Method
Signature
EntryExitDistanceReturns: Return type: float New in version NX7.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
EntryExitDistanceParameters: entryExitDistance (float) – New in version NX7.0.0.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
EntryPoint¶
-
InspectionMethodBuilder.EntryPoint¶ Returns or sets a flag to indicate if an entry point is required
-------------------------------------Getter Method
Signature
EntryPointReturns: Return type: bool New in version NX7.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
EntryPointParameters: entryPoint (bool) – New in version NX7.0.0.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
EntryTransition¶
-
InspectionMethodBuilder.EntryTransition¶ Returns or sets the type of entry transition
-------------------------------------Getter Method
Signature
EntryTransitionReturns: Return type: NXOpen.CAM.InspectionMethodBuilderTransitionTypesNew in version NX7.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
EntryTransitionParameters: entryTransition ( NXOpen.CAM.InspectionMethodBuilderTransitionTypes) –New in version NX7.0.0.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
ExitAvoidance¶
-
InspectionMethodBuilder.ExitAvoidance¶ Returns or sets a flag to indicate if collision avoidance is required at exit
-------------------------------------Getter Method
Signature
ExitAvoidanceReturns: Return type: bool New in version NX7.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
ExitAvoidanceParameters: exitAvoidance (bool) – New in version NX7.0.0.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
ExitPoint¶
-
InspectionMethodBuilder.ExitPoint¶ Returns or sets a flag to indicate if an exit point is required
-------------------------------------Getter Method
Signature
ExitPointReturns: Return type: bool New in version NX7.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
ExitPointParameters: exitPoint (bool) – New in version NX7.0.0.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
ExitTransition¶
-
InspectionMethodBuilder.ExitTransition¶ Returns or sets the type of exit transition
-------------------------------------Getter Method
Signature
ExitTransitionReturns: Return type: NXOpen.CAM.InspectionMethodBuilderTransitionTypesNew in version NX7.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
ExitTransitionParameters: exitTransition ( NXOpen.CAM.InspectionMethodBuilderTransitionTypes) –New in version NX7.0.0.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
FeatureOffsetDistance¶
-
InspectionMethodBuilder.FeatureOffsetDistance¶ Returns or sets the offset feature distance
-------------------------------------Getter Method
Signature
FeatureOffsetDistanceReturns: Return type: float New in version NX9.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
FeatureOffsetDistanceParameters: distance (float) – New in version NX9.0.0.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
InspectionMode¶
-
InspectionMethodBuilder.InspectionMode¶ Returns or sets the default inspection mode
-------------------------------------Getter Method
Signature
InspectionModeReturns: Return type: NXOpen.CAM.InspectionMethodBuilderInspectionModesNew in version NX7.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
InspectionModeParameters: inspectionMode ( NXOpen.CAM.InspectionMethodBuilderInspectionModes) –New in version NX7.0.0.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
LimitsOfSizeMode¶
-
InspectionMethodBuilder.LimitsOfSizeMode¶ Returns or sets the analysis limits of size fitting mode
-------------------------------------Getter Method
Signature
LimitsOfSizeModeReturns: Return type: NXOpen.CAM.InspectionMethodBuilderLimitsOfSizeTypesNew in version NX8.5.1.
License requirements: None.
-------------------------------------Setter Method
Signature
LimitsOfSizeModeParameters: mode ( NXOpen.CAM.InspectionMethodBuilderLimitsOfSizeTypes) –New in version NX8.5.1.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
LineScan¶
-
InspectionMethodBuilder.LineScan¶ Returns or sets a flag to indicate if scan line is allowed
-------------------------------------Getter Method
Signature
LineScanReturns: Return type: bool New in version NX7.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
LineScanParameters: lineScan (bool) – New in version NX7.0.0.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
ManualPoint¶
-
InspectionMethodBuilder.ManualPoint¶ Returns or sets a flag to indicate if manual point creation is allowed
-------------------------------------Getter Method
Signature
ManualPointReturns: Return type: bool New in version NX7.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
ManualPointParameters: manualPoint (bool) – New in version NX7.0.0.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
MaxSpacing¶
-
InspectionMethodBuilder.MaxSpacing¶ Returns or sets the maximum spacing between scan points
-------------------------------------Getter Method
Signature
MaxSpacingReturns: Return type: float New in version NX8.5.0.
License requirements: None.
-------------------------------------Setter Method
Signature
MaxSpacingParameters: maxSpacing (float) – New in version NX8.5.0.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
MaximumRadius¶
-
InspectionMethodBuilder.MaximumRadius¶ Returns or sets the maximum radius
-------------------------------------Getter Method
Signature
MaximumRadiusReturns: Return type: float New in version NX11.0.2.
License requirements: None.
-------------------------------------Setter Method
Signature
MaximumRadiusParameters: radius (float) – New in version NX11.0.2.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
MaximumRadiusMode¶
-
InspectionMethodBuilder.MaximumRadiusMode¶ Returns or sets the maximum radius mode
-------------------------------------Getter Method
Signature
MaximumRadiusModeReturns: Return type: NXOpen.CAM.InspectionMethodBuilderPolarRadiusModeTypesNew in version NX11.0.2.
License requirements: None.
-------------------------------------Setter Method
Signature
MaximumRadiusModeParameters: mode ( NXOpen.CAM.InspectionMethodBuilderPolarRadiusModeTypes) –New in version NX11.0.2.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
MethodType¶
-
InspectionMethodBuilder.MethodType¶ Returns or sets the method feature type
-------------------------------------Getter Method
Signature
MethodTypeReturns: Return type: NXOpen.CAM.InspectionMethodBuilderMethodTypesNew in version NX7.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
MethodTypeParameters: type ( NXOpen.CAM.InspectionMethodBuilderMethodTypes) –New in version NX7.0.0.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
MinSpacing¶
-
InspectionMethodBuilder.MinSpacing¶ Returns or sets the minimum spacing between scan points
-------------------------------------Getter Method
Signature
MinSpacingReturns: Return type: float New in version NX8.5.0.
License requirements: None.
-------------------------------------Setter Method
Signature
MinSpacingParameters: minSpacing (float) – New in version NX8.5.0.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
MinimumRadius¶
-
InspectionMethodBuilder.MinimumRadius¶ Returns or sets the minimum radius
-------------------------------------Getter Method
Signature
MinimumRadiusReturns: Return type: float New in version NX11.0.2.
License requirements: None.
-------------------------------------Setter Method
Signature
MinimumRadiusParameters: radius (float) – New in version NX11.0.2.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
MinimumRadiusMode¶
-
InspectionMethodBuilder.MinimumRadiusMode¶ Returns or sets the minimum radius mode
-------------------------------------Getter Method
Signature
MinimumRadiusModeReturns: Return type: NXOpen.CAM.InspectionMethodBuilderPolarRadiusModeTypesNew in version NX11.0.2.
License requirements: None.
-------------------------------------Setter Method
Signature
MinimumRadiusModeParameters: mode ( NXOpen.CAM.InspectionMethodBuilderPolarRadiusModeTypes) –New in version NX11.0.2.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
NbScanPoints¶
-
InspectionMethodBuilder.NbScanPoints¶ Returns or sets the minimum number of scan points
-------------------------------------Getter Method
Signature
NbScanPointsReturns: Return type: int New in version NX8.5.0.
License requirements: None.
-------------------------------------Setter Method
Signature
NbScanPointsParameters: count (int) – New in version NX8.5.0.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
OffsetDistance¶
-
InspectionMethodBuilder.OffsetDistance¶ Returns or sets the offset distance
-------------------------------------Getter Method
Signature
OffsetDistanceReturns: Return type: float New in version NX8.5.0.
License requirements: None.
-------------------------------------Setter Method
Signature
OffsetDistanceParameters: offsetDistance (float) – New in version NX8.5.0.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
OffsetEndAngle¶
-
InspectionMethodBuilder.OffsetEndAngle¶ Returns or sets the offset from end angle
-------------------------------------Getter Method
Signature
OffsetEndAngleReturns: Return type: float New in version NX11.0.2.
License requirements: None.
-------------------------------------Setter Method
Signature
OffsetEndAngleParameters: offsetAngle (float) – New in version NX11.0.2.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
OffsetMaximumRadius¶
-
InspectionMethodBuilder.OffsetMaximumRadius¶ Returns or sets the offset from maximum radius
-------------------------------------Getter Method
Signature
OffsetMaximumRadiusReturns: Return type: float New in version NX11.0.2.
License requirements: None.
-------------------------------------Setter Method
Signature
OffsetMaximumRadiusParameters: offset (float) – New in version NX11.0.2.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
OffsetMinimumRadius¶
-
InspectionMethodBuilder.OffsetMinimumRadius¶ Returns or sets the offset from minimum radius
-------------------------------------Getter Method
Signature
OffsetMinimumRadiusReturns: Return type: float New in version NX11.0.2.
License requirements: None.
-------------------------------------Setter Method
Signature
OffsetMinimumRadiusParameters: offset (float) – New in version NX11.0.2.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
OffsetStartAngle¶
-
InspectionMethodBuilder.OffsetStartAngle¶ Returns or sets the offset from start angle
-------------------------------------Getter Method
Signature
OffsetStartAngleReturns: Return type: float New in version NX11.0.2.
License requirements: None.
-------------------------------------Setter Method
Signature
OffsetStartAngleParameters: offsetAngle (float) – New in version NX11.0.2.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
Pitch¶
-
InspectionMethodBuilder.Pitch¶ Returns or sets the pitch of the Scan Helix
-------------------------------------Getter Method
Signature
PitchReturns: Return type: float New in version NX8.5.0.
License requirements: None.
-------------------------------------Setter Method
Signature
PitchParameters: pitch (float) – New in version NX8.5.0.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
PointCount¶
-
InspectionMethodBuilder.PointCount¶ Returns or sets the number of path points
-------------------------------------Getter Method
Signature
PointCountReturns: Return type: int New in version NX7.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
PointCountParameters: pointCount (int) – New in version NX7.0.0.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
PointHelix¶
-
InspectionMethodBuilder.PointHelix¶ Returns or sets a flag to indicate if point helix is allowed
-------------------------------------Getter Method
Signature
PointHelixReturns: Return type: bool New in version NX7.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
PointHelixParameters: pointHelix (bool) – New in version NX7.0.0.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
PointSequenceDirection¶
-
InspectionMethodBuilder.PointSequenceDirection¶ Returns or sets the point sequence start direction
-------------------------------------Getter Method
Signature
PointSequenceDirectionReturns: Return type: NXOpen.CAM.InspectionMethodBuilderPointSequenceDirectionTypesNew in version NX7.5.0.
License requirements: None.
-------------------------------------Setter Method
Signature
PointSequenceDirectionParameters: ptSeqDir ( NXOpen.CAM.InspectionMethodBuilderPointSequenceDirectionTypes) –New in version NX7.5.0.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
PointSequenceMode¶
-
InspectionMethodBuilder.PointSequenceMode¶ Returns or sets the point sequence mode
-------------------------------------Getter Method
Signature
PointSequenceModeReturns: Return type: NXOpen.CAM.InspectionMethodBuilderPointSequenceModeTypesNew in version NX7.5.0.
License requirements: None.
-------------------------------------Setter Method
Signature
PointSequenceModeParameters: ptSeqMode ( NXOpen.CAM.InspectionMethodBuilderPointSequenceModeTypes) –New in version NX7.5.0.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
PointSequenceStart¶
-
InspectionMethodBuilder.PointSequenceStart¶ Returns or sets the point sequence start location
-------------------------------------Getter Method
Signature
PointSequenceStartReturns: Return type: NXOpen.CAM.InspectionMethodBuilderPointSequenceStartTypesNew in version NX7.5.0.
License requirements: None.
-------------------------------------Setter Method
Signature
PointSequenceStartParameters: ptSeqStart ( NXOpen.CAM.InspectionMethodBuilderPointSequenceStartTypes) –New in version NX7.5.0.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
PolarGrid¶
-
InspectionMethodBuilder.PolarGrid¶ Returns or sets a flag to indicate if circular point grid is allowed
-------------------------------------Getter Method
Signature
PolarGridReturns: Return type: bool New in version NX11.0.2.
License requirements: None.
-------------------------------------Setter Method
Signature
PolarGridParameters: polarGrid (bool) – New in version NX11.0.2.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
PolarPointSequence¶
-
InspectionMethodBuilder.PolarPointSequence¶ Returns or sets the polar point sequence mode
-------------------------------------Getter Method
Signature
PolarPointSequenceReturns: Return type: NXOpen.CAM.InspectionMethodBuilderPolarPointSequenceTypesNew in version NX11.0.2.
License requirements: None.
-------------------------------------Setter Method
Signature
PolarPointSequenceParameters: polSeqMode ( NXOpen.CAM.InspectionMethodBuilderPolarPointSequenceTypes) –New in version NX11.0.2.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
PolarSequenceDirection¶
-
InspectionMethodBuilder.PolarSequenceDirection¶ Returns or sets the polar sequence direction
-------------------------------------Getter Method
Signature
PolarSequenceDirectionReturns: Return type: NXOpen.CAM.InspectionMethodBuilderPolarSequenceDirectionTypesNew in version NX11.0.2.
License requirements: None.
-------------------------------------Setter Method
Signature
PolarSequenceDirectionParameters: polSeqDir ( NXOpen.CAM.InspectionMethodBuilderPolarSequenceDirectionTypes) –New in version NX11.0.2.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
PolarSequenceStart¶
-
InspectionMethodBuilder.PolarSequenceStart¶ Returns or sets the polar sequence start location
-------------------------------------Getter Method
Signature
PolarSequenceStartReturns: Return type: NXOpen.CAM.InspectionMethodBuilderPolarSequenceStartTypesNew in version NX11.0.2.
License requirements: None.
-------------------------------------Setter Method
Signature
PolarSequenceStartParameters: polSeqStart ( NXOpen.CAM.InspectionMethodBuilderPolarSequenceStartTypes) –New in version NX11.0.2.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
ProbeTipType¶
-
InspectionMethodBuilder.ProbeTipType¶ Returns or sets the preferred probe tip type
-------------------------------------Getter Method
Signature
ProbeTipTypeReturns: Return type: NXOpen.CAM.InspectionMoveBuilderProbeTipTypesNew in version NX9.0.1.
License requirements: None.
-------------------------------------Setter Method
Signature
ProbeTipTypeParameters: tipType ( NXOpen.CAM.InspectionMoveBuilderProbeTipTypes) –New in version NX9.0.1.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
ProfileDispositionMode¶
-
InspectionMethodBuilder.ProfileDispositionMode¶ Returns or sets the analysis profile disposition fitting mode
-------------------------------------Getter Method
Signature
ProfileDispositionModeReturns: Return type: NXOpen.CAM.InspectionMethodBuilderProfileDispositionTypesNew in version NX8.5.1.
License requirements: None.
-------------------------------------Setter Method
Signature
ProfileDispositionModeParameters: mode ( NXOpen.CAM.InspectionMethodBuilderProfileDispositionTypes) –New in version NX8.5.1.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
RadialPointCount¶
-
InspectionMethodBuilder.RadialPointCount¶ Returns or sets the number of points in radial direction
-------------------------------------Getter Method
Signature
RadialPointCountReturns: Return type: int New in version NX11.0.2.
License requirements: None.
-------------------------------------Setter Method
Signature
RadialPointCountParameters: ptCount (int) – New in version NX11.0.2.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
ReferenceFeatureMode¶
-
InspectionMethodBuilder.ReferenceFeatureMode¶ Returns or sets the relative measurement mode
-------------------------------------Getter Method
Signature
ReferenceFeatureModeReturns: Return type: NXOpen.CAM.InspectionMethodBuilderReferenceFeatureModeTypesNew in version NX9.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
ReferenceFeatureModeParameters: mode ( NXOpen.CAM.InspectionMethodBuilderReferenceFeatureModeTypes) –New in version NX9.0.0.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
ReferenceFeatureOffsetDistance¶
-
InspectionMethodBuilder.ReferenceFeatureOffsetDistance¶ Returns or sets the offset distance for relative measurement
-------------------------------------Getter Method
Signature
ReferenceFeatureOffsetDistanceReturns: Return type: float New in version NX9.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
ReferenceFeatureOffsetDistanceParameters: distance (float) – New in version NX9.0.0.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
ReferenceFeaturePointCount¶
-
InspectionMethodBuilder.ReferenceFeaturePointCount¶ Returns or sets the number of points for relative measurement
-------------------------------------Getter Method
Signature
ReferenceFeaturePointCountReturns: Return type: int New in version NX9.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
ReferenceFeaturePointCountParameters: pointCount (int) – New in version NX9.0.0.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
ReferenceFeatureZoneRadius¶
-
InspectionMethodBuilder.ReferenceFeatureZoneRadius¶ Returns or sets the zone radius for relative measurement
-------------------------------------Getter Method
Signature
ReferenceFeatureZoneRadiusReturns: Return type: float New in version NX9.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
ReferenceFeatureZoneRadiusParameters: radius (float) – New in version NX9.0.0.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
RetractDistance¶
-
InspectionMethodBuilder.RetractDistance¶ Returns or sets the retract distance
-------------------------------------Getter Method
Signature
RetractDistanceReturns: Return type: float New in version NX7.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
RetractDistanceParameters: distance (float) – New in version NX7.0.0.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
Revolutions¶
-
InspectionMethodBuilder.Revolutions¶ Returns or sets the revolutions of the Scan Helix
-------------------------------------Getter Method
Signature
RevolutionsReturns: Return type: float New in version NX8.5.0.
License requirements: None.
-------------------------------------Setter Method
Signature
RevolutionsParameters: revolutions (float) – New in version NX8.5.0.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
ScanCurveMode¶
-
InspectionMethodBuilder.ScanCurveMode¶ Returns or sets the scan curve mode
-------------------------------------Getter Method
Signature
ScanCurveModeReturns: Return type: NXOpen.CAM.InspectionMethodBuilderScanCurveModeTypesNew in version NX7.5.3.
License requirements: None.
-------------------------------------Setter Method
Signature
ScanCurveModeParameters: mode ( NXOpen.CAM.InspectionMethodBuilderScanCurveModeTypes) –New in version NX7.5.3.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
ScanForce¶
-
InspectionMethodBuilder.ScanForce¶ Returns or sets the scan force
-------------------------------------Getter Method
Signature
ScanForceReturns: Return type: float New in version NX8.5.0.
License requirements: None.
-------------------------------------Setter Method
Signature
ScanForceParameters: force (float) – New in version NX8.5.0.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
ScanModeType¶
-
InspectionMethodBuilder.ScanModeType¶ Returns or sets the 3,5 axis scan mode type
-------------------------------------Getter Method
Signature
ScanModeTypeReturns: Return type: NXOpen.CAM.InspectionMethodBuilderScanModeTypesNew in version NX8.5.0.
License requirements: None.
-------------------------------------Setter Method
Signature
ScanModeTypeParameters: modeType ( NXOpen.CAM.InspectionMethodBuilderScanModeTypes) –New in version NX8.5.0.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
ScanSpeed¶
-
InspectionMethodBuilder.ScanSpeed¶ Returns or sets the scan speed
-------------------------------------Getter Method
Signature
ScanSpeedReturns: Return type: float New in version NX8.5.0.
License requirements: None.
-------------------------------------Setter Method
Signature
ScanSpeedParameters: speed (float) – New in version NX8.5.0.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
SensorStrategy¶
-
InspectionMethodBuilder.SensorStrategy¶ Returns or sets the sensor selection strategy
-------------------------------------Getter Method
Signature
SensorStrategyReturns: Return type: NXOpen.CAM.InspectionMoveBuilderSensorStrategyTypesNew in version NX9.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
SensorStrategyParameters: sensorStrategy ( NXOpen.CAM.InspectionMoveBuilderSensorStrategyTypes) –New in version NX9.0.0.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
Speed¶
-
InspectionMethodBuilder.Speed¶ Returns or sets the default animation speed setting
-------------------------------------Getter Method
Signature
SpeedReturns: Return type: int New in version NX7.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
SpeedParameters: speed (int) – New in version NX7.0.0.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
StartDistance¶
-
InspectionMethodBuilder.StartDistance¶ Returns or sets the start point offset distance along the scan
-------------------------------------Getter Method
Signature
StartDistanceReturns: Return type: float New in version NX8.5.0.
License requirements: None.
-------------------------------------Setter Method
Signature
StartDistanceParameters: startDistance (float) – New in version NX8.5.0.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
StartEndMode¶
-
InspectionMethodBuilder.StartEndMode¶ Returns or sets the scan start end mode
-------------------------------------Getter Method
Signature
StartEndModeReturns: Return type: NXOpen.CAM.InspectionMethodBuilderUVModeTypesNew in version NX8.5.0.
License requirements: None.
-------------------------------------Setter Method
Signature
StartEndModeParameters: startEndMode ( NXOpen.CAM.InspectionMethodBuilderUVModeTypes) –New in version NX8.5.0.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
StartPercentage¶
-
InspectionMethodBuilder.StartPercentage¶ Returns or sets the start percentage along the scan
-------------------------------------Getter Method
Signature
StartPercentageReturns: Return type: float New in version NX8.5.0.
License requirements: None.
-------------------------------------Setter Method
Signature
StartPercentageParameters: startPercentage (float) – New in version NX8.5.0.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
StepSize¶
-
InspectionMethodBuilder.StepSize¶ Returns or sets the scan step size
-------------------------------------Getter Method
Signature
StepSizeReturns: Return type: float New in version NX8.5.0.
License requirements: None.
-------------------------------------Setter Method
Signature
StepSizeParameters: step (float) – New in version NX8.5.0.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
StopRadius¶
-
InspectionMethodBuilder.StopRadius¶ Returns or sets the scan stop radius
-------------------------------------Getter Method
Signature
StopRadiusReturns: Return type: float New in version NX8.5.0.
License requirements: None.
-------------------------------------Setter Method
Signature
StopRadiusParameters: radius (float) – New in version NX8.5.0.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
SurfaceProfileMode¶
-
InspectionMethodBuilder.SurfaceProfileMode¶ Returns or sets the analysis surface profile fitting mode
-------------------------------------Getter Method
Signature
SurfaceProfileModeReturns: Return type: NXOpen.CAM.InspectionMethodBuilderSurfaceProfileTypesNew in version NX8.5.1.
License requirements: None.
-------------------------------------Setter Method
Signature
SurfaceProfileModeParameters: mode ( NXOpen.CAM.InspectionMethodBuilderSurfaceProfileTypes) –New in version NX8.5.1.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
Sweep¶
-
InspectionMethodBuilder.Sweep¶ Returns or sets the sweep of the Scan Helix
-------------------------------------Getter Method
Signature
SweepReturns: Return type: float New in version NX8.5.0.
License requirements: None.
-------------------------------------Setter Method
Signature
SweepParameters: sweep (float) – New in version NX8.5.0.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
TiltAngle¶
-
InspectionMethodBuilder.TiltAngle¶ Returns or sets the tilt angle (degrees)
-------------------------------------Getter Method
Signature
TiltAngleReturns: Return type: float New in version NX8.5.0.
License requirements: None.
-------------------------------------Setter Method
Signature
TiltAngleParameters: angle (float) – New in version NX8.5.0.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
TurnDirection¶
-
InspectionMethodBuilder.TurnDirection¶ Returns or sets the turn direction type of the Scan Helix
-------------------------------------Getter Method
Signature
TurnDirectionReturns: Return type: NXOpen.CAM.InspectionMethodBuilderScanHelixTurnDirectionTypesNew in version NX8.5.0.
License requirements: None.
-------------------------------------Setter Method
Signature
TurnDirectionParameters: turnDirection ( NXOpen.CAM.InspectionMethodBuilderScanHelixTurnDirectionTypes) –New in version NX8.5.0.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
TurnType¶
-
InspectionMethodBuilder.TurnType¶ Returns or sets the turn type of the Scan Helix
-------------------------------------Getter Method
Signature
TurnTypeReturns: Return type: NXOpen.CAM.InspectionMethodBuilderScanHelixTurnTypesNew in version NX8.5.0.
License requirements: None.
-------------------------------------Setter Method
Signature
TurnTypeParameters: turnType ( NXOpen.CAM.InspectionMethodBuilderScanHelixTurnTypes) –New in version NX8.5.0.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
UCount¶
-
InspectionMethodBuilder.UCount¶ Returns or sets the number of points in U direction
-------------------------------------Getter Method
Signature
UCountReturns: Return type: int New in version NX7.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
UCountParameters: uCount (int) – New in version NX7.0.0.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
UEnd¶
-
InspectionMethodBuilder.UEnd¶ Returns or sets the U end parameter
-------------------------------------Getter Method
Signature
UEndReturns: Return type: float New in version NX7.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
UEndParameters: uEnd (float) – New in version NX7.0.0.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
UEndDeg¶
-
InspectionMethodBuilder.UEndDeg¶ Returns or sets the U end degrees
-------------------------------------Getter Method
Signature
UEndDegReturns: Return type: float New in version NX7.5.0.
License requirements: None.
-------------------------------------Setter Method
Signature
UEndDegParameters: uEnd (float) – New in version NX7.5.0.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
UEndDist¶
-
InspectionMethodBuilder.UEndDist¶ Returns or sets the U end distance
-------------------------------------Getter Method
Signature
UEndDistReturns: Return type: float New in version NX7.5.0.
License requirements: None.
-------------------------------------Setter Method
Signature
UEndDistParameters: uEnd (float) – New in version NX7.5.0.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
UEndMode¶
-
InspectionMethodBuilder.UEndMode¶ Returns or sets the end U mode
-------------------------------------Getter Method
Signature
UEndModeReturns: Return type: NXOpen.CAM.InspectionMethodBuilderUVModeTypesNew in version NX7.5.0.
License requirements: None.
-------------------------------------Setter Method
Signature
UEndModeParameters: uvMode ( NXOpen.CAM.InspectionMethodBuilderUVModeTypes) –New in version NX7.5.0.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
UEndSweep¶
-
InspectionMethodBuilder.UEndSweep¶ Returns or sets the U sweep degrees
-------------------------------------Getter Method
Signature
UEndSweepReturns: Return type: float New in version NX7.5.0.
License requirements: None.
-------------------------------------Setter Method
Signature
UEndSweepParameters: uEnd (float) – New in version NX7.5.0.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
UStart¶
-
InspectionMethodBuilder.UStart¶ Returns or sets the U start parameter
-------------------------------------Getter Method
Signature
UStartReturns: Return type: float New in version NX7.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
UStartParameters: uStart (float) – New in version NX7.0.0.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
UStartDeg¶
-
InspectionMethodBuilder.UStartDeg¶ Returns or sets the U start degrees
-------------------------------------Getter Method
Signature
UStartDegReturns: Return type: float New in version NX7.5.0.
License requirements: None.
-------------------------------------Setter Method
Signature
UStartDegParameters: uStart (float) – New in version NX7.5.0.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
UStartDist¶
-
InspectionMethodBuilder.UStartDist¶ Returns or sets the U start distance
-------------------------------------Getter Method
Signature
UStartDistReturns: Return type: float New in version NX7.5.0.
License requirements: None.
-------------------------------------Setter Method
Signature
UStartDistParameters: uStart (float) – New in version NX7.5.0.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
UStartMode¶
-
InspectionMethodBuilder.UStartMode¶ Returns or sets the start U mode
-------------------------------------Getter Method
Signature
UStartModeReturns: Return type: NXOpen.CAM.InspectionMethodBuilderUVModeTypesNew in version NX7.5.0.
License requirements: None.
-------------------------------------Setter Method
Signature
UStartModeParameters: uvMode ( NXOpen.CAM.InspectionMethodBuilderUVModeTypes) –New in version NX7.5.0.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
UStartSweep¶
-
InspectionMethodBuilder.UStartSweep¶ Returns or sets the U start sweep degrees
-------------------------------------Getter Method
Signature
UStartSweepReturns: Return type: float New in version NX7.5.0.
License requirements: None.
-------------------------------------Setter Method
Signature
UStartSweepParameters: uStart (float) – New in version NX7.5.0.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
UVGrid¶
-
InspectionMethodBuilder.UVGrid¶ Returns or sets a flag to indicate if rectangular UV grid is allowed
-------------------------------------Getter Method
Signature
UVGridReturns: Return type: bool New in version NX7.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
UVGridParameters: uvGrid (bool) – New in version NX7.0.0.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
VCount¶
-
InspectionMethodBuilder.VCount¶ Returns or sets the number of points in V direction
-------------------------------------Getter Method
Signature
VCountReturns: Return type: int New in version NX7.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
VCountParameters: vCount (int) – New in version NX7.0.0.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
VEnd¶
-
InspectionMethodBuilder.VEnd¶ Returns or sets the V end parameter
-------------------------------------Getter Method
Signature
VEndReturns: Return type: float New in version NX7.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
VEndParameters: vEnd (float) – New in version NX7.0.0.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
VEndDeg¶
-
InspectionMethodBuilder.VEndDeg¶ Returns or sets the V end degrees
-------------------------------------Getter Method
Signature
VEndDegReturns: Return type: float New in version NX7.5.0.
License requirements: None.
-------------------------------------Setter Method
Signature
VEndDegParameters: vEnd (float) – New in version NX7.5.0.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
VEndDist¶
-
InspectionMethodBuilder.VEndDist¶ Returns or sets the V end distance
-------------------------------------Getter Method
Signature
VEndDistReturns: Return type: float New in version NX7.5.0.
License requirements: None.
-------------------------------------Setter Method
Signature
VEndDistParameters: vEnd (float) – New in version NX7.5.0.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
VEndMode¶
-
InspectionMethodBuilder.VEndMode¶ Returns or sets the end V mode
-------------------------------------Getter Method
Signature
VEndModeReturns: Return type: NXOpen.CAM.InspectionMethodBuilderUVModeTypesNew in version NX7.5.0.
License requirements: None.
-------------------------------------Setter Method
Signature
VEndModeParameters: uvMode ( NXOpen.CAM.InspectionMethodBuilderUVModeTypes) –New in version NX7.5.0.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
VEndSweep¶
-
InspectionMethodBuilder.VEndSweep¶ Returns or sets the V sweep degrees
-------------------------------------Getter Method
Signature
VEndSweepReturns: Return type: float New in version NX7.5.0.
License requirements: None.
-------------------------------------Setter Method
Signature
VEndSweepParameters: vEnd (float) – New in version NX7.5.0.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
VStart¶
-
InspectionMethodBuilder.VStart¶ Returns or sets the V start parameter
-------------------------------------Getter Method
Signature
VStartReturns: Return type: float New in version NX7.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
VStartParameters: vStart (float) – New in version NX7.0.0.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
VStartDeg¶
-
InspectionMethodBuilder.VStartDeg¶ Returns or sets the V start degrees
-------------------------------------Getter Method
Signature
VStartDegReturns: Return type: float New in version NX7.5.0.
License requirements: None.
-------------------------------------Setter Method
Signature
VStartDegParameters: vStart (float) – New in version NX7.5.0.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
VStartDist¶
-
InspectionMethodBuilder.VStartDist¶ Returns or sets the V start distance
-------------------------------------Getter Method
Signature
VStartDistReturns: Return type: float New in version NX7.5.0.
License requirements: None.
-------------------------------------Setter Method
Signature
VStartDistParameters: vStart (float) – New in version NX7.5.0.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
VStartMode¶
-
InspectionMethodBuilder.VStartMode¶ Returns or sets the start V mode
-------------------------------------Getter Method
Signature
VStartModeReturns: Return type: NXOpen.CAM.InspectionMethodBuilderUVModeTypesNew in version NX7.5.0.
License requirements: None.
-------------------------------------Setter Method
Signature
VStartModeParameters: uvMode ( NXOpen.CAM.InspectionMethodBuilderUVModeTypes) –New in version NX7.5.0.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
VStartSweep¶
-
InspectionMethodBuilder.VStartSweep¶ Returns or sets the V start sweep degrees
-------------------------------------Getter Method
Signature
VStartSweepReturns: Return type: float New in version NX7.5.0.
License requirements: None.
-------------------------------------Setter Method
Signature
VStartSweepParameters: vStart (float) – New in version NX7.5.0.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)
Method Detail¶
Validate¶
-
InspectionMethodBuilder.Validate¶ Validate whether the inputs to the component are sufficient for commit to be called.
If the component is not in a state to commit then an exception is thrown. For example, if the component requires you to set some property, this method will throw an exception if you haven’t set it. This method throws a not-yet-implemented NXException for some components.
Signature
Validate()Returns: Was self validation successful Return type: bool New in version NX3.0.1.
License requirements: None.