InspectionProbeTipTypeBuilder Class¶
-
class
NXOpen.CAM.InspectionProbeTipTypeBuilder¶ Bases:
NXOpen.CAM.InheritableBuilderRepresents a builder for an inheritable probe tip type value
New in version NX9.0.1.
Properties¶
| Property | Description |
|---|---|
| InheritanceStatus | Returns or sets the inheritance status |
| Tag | Returns the Tag for this object. |
| Value | Returns or sets the preferred probe tip type |
Methods¶
Property Detail¶
Value¶
-
InspectionProbeTipTypeBuilder.Value¶ Returns or sets the preferred probe tip type
-------------------------------------Getter Method
Signature
ValueReturns: the current preferred probe tip type Return type: NXOpen.CAM.InspectionMoveBuilderProbeTipTypesNew in version NX9.0.1.
License requirements: None.
-------------------------------------Setter Method
Signature
ValueParameters: itemValue ( NXOpen.CAM.InspectionMoveBuilderProbeTipTypes) – the new preferred probe tip typeNew in version NX9.0.1.
License requirements: insp_programming (“INSPECTION PROGRAMMING”)