InspectionSurfaceProfileModeBuilder Class

class NXOpen.CAM.InspectionSurfaceProfileModeBuilder

Bases: NXOpen.CAM.InheritableBuilder

Represents a builder for an inheritable datum plane fitting 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 surface profile mode

Methods

Property Detail

Value

InspectionSurfaceProfileModeBuilder.Value

Returns or sets the current surface profile mode

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

Getter Method

Signature Value

Returns:the current surface profile mode
Return type:NXOpen.CAM.InspectionMethodBuilderSurfaceProfileTypes

New in version NX8.5.1.

License requirements: None.

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

Setter Method

Signature Value

Parameters:itemValue (NXOpen.CAM.InspectionMethodBuilderSurfaceProfileTypes) – the new surface profile mode

New in version NX8.5.1.

License requirements: insp_programming (“INSPECTION PROGRAMMING”)