InspectionSensorStrategyBuilder Class

class NXOpen.CAM.InspectionSensorStrategyBuilder

Bases: NXOpen.CAM.InheritableBuilder

Represents a builder for an inheritable sensor strategy enum value

New in version NX9.0.0.

Properties

Property Description
InheritanceStatus Returns or sets the inheritance status
Tag Returns the Tag for this object.
Value Returns or sets the current sensor strategy

Methods

Property Detail

Value

InspectionSensorStrategyBuilder.Value

Returns or sets the current sensor strategy

-------------------------------------

Getter Method

Signature Value()

Returns:the current sensor strategy
Return type:NXOpen.CAM.InspectionMoveBuilderSensorStrategyTypes

New in version NX9.0.0.

License requirements: None.

-------------------------------------

Setter Method

Signature Value(itemValue)

Parameters:itemValue (NXOpen.CAM.InspectionMoveBuilderSensorStrategyTypes) – the new sensor strategy

New in version NX9.0.0.

License requirements: insp_programming (“INSPECTION PROGRAMMING”)