InspectionAxisExtrapolationModeBuilder Class

class NXOpen.CAM.InspectionAxisExtrapolationModeBuilder

Bases: NXOpen.CAM.InheritableBuilder

Represents a builder for an inheritable axis extrapolation mode enum value

New in version NX8.5.1.

Properties

Property Description
InheritanceStatus Returns or sets the inheritance status
Tag Returns the Tag for this object.
Value Returns or sets the current axis extrapolation mode

Methods

Property Detail

Value

InspectionAxisExtrapolationModeBuilder.Value

Returns or sets the current axis extrapolation mode

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

Getter Method

Signature Value

Returns:the current axis extrapolation mode
Return type:NXOpen.CAM.InspectionMethodBuilderAxisExtrapolationTypes

New in version NX8.5.1.

License requirements: None.

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

Setter Method

Signature Value

Parameters:itemValue (NXOpen.CAM.InspectionMethodBuilderAxisExtrapolationTypes) – the new axis extrapolation mode

New in version NX8.5.1.

License requirements: insp_programming (“INSPECTION PROGRAMMING”)