InspectionDatumPlaneFittingModeBuilder Class

class NXOpen.CAM.InspectionDatumPlaneFittingModeBuilder

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 datum plane fitting mode

Methods

Property Detail

Value

InspectionDatumPlaneFittingModeBuilder.Value

Returns or sets the current datum plane fitting mode

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

Getter Method

Signature Value

Returns:the current datum plane fitting mode
Return type:NXOpen.CAM.InspectionMethodBuilderDatumPlaneFittingTypes

New in version NX8.5.1.

License requirements: None.

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

Setter Method

Signature Value

Parameters:itemValue (NXOpen.CAM.InspectionMethodBuilderDatumPlaneFittingTypes) – the new datum plane fitting mode

New in version NX8.5.1.

License requirements: insp_programming (“INSPECTION PROGRAMMING”)