InspectionReferenceFeatureModeBuilder Class

class NXOpen.CAM.InspectionReferenceFeatureModeBuilder

Bases: NXOpen.CAM.InheritableBuilder

Represents a builder for an inheritable reference feature mode 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 reference feature mode

Methods

Property Detail

Value

InspectionReferenceFeatureModeBuilder.Value

Returns or sets the current reference feature mode

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

Getter Method

Signature Value

Returns:the current reference feature mode
Return type:NXOpen.CAM.InspectionMethodBuilderReferenceFeatureModeTypes

New in version NX9.0.0.

License requirements: None.

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

Setter Method

Signature Value

Parameters:itemValue (NXOpen.CAM.InspectionMethodBuilderReferenceFeatureModeTypes) – the new reference feature mode

New in version NX9.0.0.

License requirements: insp_programming (“INSPECTION PROGRAMMING”)