InspectionProfileDispositionModeBuilder Class

class NXOpen.CAM.InspectionProfileDispositionModeBuilder

Bases: NXOpen.CAM.InheritableBuilder

Represents a builder for an inheritable profile disposition 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 profile disposition mode

Methods

Property Detail

Value

InspectionProfileDispositionModeBuilder.Value

Returns or sets the current profile disposition mode

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

Getter Method

Signature Value

Returns:the current profile disposition mode
Return type:NXOpen.CAM.InspectionMethodBuilderProfileDispositionTypes

New in version NX8.5.1.

License requirements: None.

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

Setter Method

Signature Value

Parameters:itemValue (NXOpen.CAM.InspectionMethodBuilderProfileDispositionTypes) – the new profile disposition mode

New in version NX8.5.1.

License requirements: insp_programming (“INSPECTION PROGRAMMING”)