TurnEngageRetractBuilder Class¶
-
class
NXOpen.CAM.TurnEngageRetractBuilder¶ Bases:
NXOpen.TaggedObjectRepresents a first plunge Builder
New in version NX6.0.0.
Properties¶
| Property | Description |
|---|---|
| Angle | Returns or sets the Angle |
| AutomaticOption | Returns or sets the Auto Engage(Retract) Option |
| DeltaXc | Returns or sets the Delta XC |
| DeltaYc | Returns or sets the Delta YC |
| DirectEngageRetractMode | Returns or sets the direct engage/retract mode |
| DirectTrimPoint | Returns or sets the Direct engage to(retract from) trim point |
| Distance | Returns or sets the Distance |
| EngageRetractType | Returns or sets the Engage(Retract) Type |
| ExtendDistance | Returns or sets the Extend Distance |
| ExtendMethod | Returns or sets the Extend Method |
| FirstRadius | Returns or sets the First Radius |
| IgnoreWorkpiece | Returns or sets the Ignore Workpiece |
| Point | Returns or sets the point |
| Radius | Returns or sets the Radius |
| SafeDistance | Returns or sets the Safe Distance |
| SecondRadius | Returns or sets the Second Radius |
| Tag | Returns the Tag for this object. |
| TangentialExtension | Returns or sets the Tangential Extension |
Methods¶
Enumerations¶
| TurnEngageRetractBuilderAutoOptions Enumeration | The auto engage retract options |
| TurnEngageRetractBuilderDirectEngageRetractModes Enumeration | the direct engage/retact mode options |
| TurnEngageRetractBuilderExtendMethods Enumeration | the extend method options |
| TurnEngageRetractBuilderTypes Enumeration | The engage retract type |
Property Detail¶
Angle¶
-
TurnEngageRetractBuilder.Angle¶ Returns or sets the Angle
-------------------------------------Getter Method
Signature
AngleReturns: the Angle value Return type: float New in version NX6.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
AngleParameters: angle (float) – the Angle value New in version NX6.0.0.
License requirements: cam_base (“CAM BASE”)
AutomaticOption¶
-
TurnEngageRetractBuilder.AutomaticOption¶ Returns or sets the Auto Engage(Retract) Option
-------------------------------------Getter Method
Signature
AutomaticOptionReturns: the Auto Engage(Retract) Option value Return type: NXOpen.CAM.TurnEngageRetractBuilderAutoOptionsNew in version NX6.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
AutomaticOptionParameters: engageRetractOption ( NXOpen.CAM.TurnEngageRetractBuilderAutoOptions) – the Auto Engage(Retract) Option valueNew in version NX6.0.0.
License requirements: cam_base (“CAM BASE”)
DeltaXc¶
-
TurnEngageRetractBuilder.DeltaXc¶ Returns or sets the Delta XC
-------------------------------------Getter Method
Signature
DeltaXcReturns: the Delta XC value Return type: float New in version NX6.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
DeltaXcParameters: xc (float) – the Delta XC value New in version NX6.0.0.
License requirements: cam_base (“CAM BASE”)
DeltaYc¶
-
TurnEngageRetractBuilder.DeltaYc¶ Returns or sets the Delta YC
-------------------------------------Getter Method
Signature
DeltaYcReturns: the Delta YC value Return type: float New in version NX6.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
DeltaYcParameters: yc (float) – the Delta YC value New in version NX6.0.0.
License requirements: cam_base (“CAM BASE”)
DirectEngageRetractMode¶
-
TurnEngageRetractBuilder.DirectEngageRetractMode¶ Returns or sets the direct engage/retract mode
-------------------------------------Getter Method
Signature
DirectEngageRetractModeReturns: direct engage/retract mode value Return type: NXOpen.CAM.TurnEngageRetractBuilderDirectEngageRetractModesNew in version NX10.0.2.
License requirements: None.
-------------------------------------Setter Method
Signature
DirectEngageRetractModeParameters: directEngageRetractMode ( NXOpen.CAM.TurnEngageRetractBuilderDirectEngageRetractModes) – direct engage/retract mode valueNew in version NX10.0.2.
License requirements: cam_base (“CAM BASE”)
DirectTrimPoint¶
-
TurnEngageRetractBuilder.DirectTrimPoint¶ Returns or sets the Direct engage to(retract from) trim point
-------------------------------------Getter Method
Signature
DirectTrimPointReturns: the Direct engage to(retract from) trim point Return type: bool New in version NX6.0.0.
Deprecated since version NX10.0.2: Use
CAM.TurnEngageRetractBuilder.DirectEngageRetractMode`()instead.License requirements: None.
-------------------------------------Setter Method
Signature
DirectTrimPointParameters: directTrimPoint (bool) – the Direct engage to(retract from) trim point New in version NX6.0.0.
Deprecated since version NX10.0.2: Use
CAM.TurnEngageRetractBuilder.DirectEngageRetractMode`()instead.License requirements: cam_base (“CAM BASE”)
Distance¶
-
TurnEngageRetractBuilder.Distance¶ Returns or sets the Distance
-------------------------------------Getter Method
Signature
DistanceReturns: the Distance value Return type: float New in version NX6.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
DistanceParameters: distance (float) – the Distance value New in version NX6.0.0.
License requirements: cam_base (“CAM BASE”)
EngageRetractType¶
-
TurnEngageRetractBuilder.EngageRetractType¶ Returns or sets the Engage(Retract) Type
-------------------------------------Getter Method
Signature
EngageRetractTypeReturns: the Engage(Retract) Type value Return type: NXOpen.CAM.TurnEngageRetractBuilderTypesNew in version NX6.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
EngageRetractTypeParameters: engageRetractType ( NXOpen.CAM.TurnEngageRetractBuilderTypes) – the Engage(Retract) Type valueNew in version NX6.0.0.
License requirements: cam_base (“CAM BASE”)
ExtendDistance¶
-
TurnEngageRetractBuilder.ExtendDistance¶ Returns or sets the Extend Distance
-------------------------------------Getter Method
Signature
ExtendDistanceReturns: the Extend Distance value Return type: float New in version NX6.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
ExtendDistanceParameters: extendDistance (float) – the Extend Distance value New in version NX6.0.0.
License requirements: cam_base (“CAM BASE”)
ExtendMethod¶
-
TurnEngageRetractBuilder.ExtendMethod¶ Returns or sets the Extend Method
-------------------------------------Getter Method
Signature
ExtendMethodReturns: the Extend Method value Return type: NXOpen.CAM.TurnEngageRetractBuilderExtendMethodsNew in version NX7.5.0.
License requirements: None.
-------------------------------------Setter Method
Signature
ExtendMethodParameters: newValue ( NXOpen.CAM.TurnEngageRetractBuilderExtendMethods) – the Extend Method valueNew in version NX7.5.0.
License requirements: cam_base (“CAM BASE”)
FirstRadius¶
-
TurnEngageRetractBuilder.FirstRadius¶ Returns or sets the First Radius
-------------------------------------Getter Method
Signature
FirstRadiusReturns: the First Radius value Return type: float New in version NX6.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
FirstRadiusParameters: firstRadius (float) – the First Radius value New in version NX6.0.0.
License requirements: cam_base (“CAM BASE”)
IgnoreWorkpiece¶
-
TurnEngageRetractBuilder.IgnoreWorkpiece¶ Returns or sets the Ignore Workpiece
-------------------------------------Getter Method
Signature
IgnoreWorkpieceReturns: the Ignore Workpiece Return type: bool New in version NX9.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
IgnoreWorkpieceParameters: ignoreWorkpiece (bool) – the Ignore Workpiece New in version NX9.0.0.
License requirements: cam_base (“CAM BASE”)
Point¶
-
TurnEngageRetractBuilder.Point¶ Returns or sets the point
-------------------------------------Getter Method
Signature
PointReturns: the point value Return type: NXOpen.PointNew in version NX6.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
PointParameters: turnPoint ( NXOpen.Point) – the point valueNew in version NX6.0.0.
License requirements: cam_base (“CAM BASE”)
Radius¶
-
TurnEngageRetractBuilder.Radius¶ Returns or sets the Radius
-------------------------------------Getter Method
Signature
RadiusReturns: the Radius value Return type: float New in version NX6.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
RadiusParameters: radius (float) – the Radius value New in version NX6.0.0.
License requirements: cam_base (“CAM BASE”)
SafeDistance¶
-
TurnEngageRetractBuilder.SafeDistance¶ Returns or sets the Safe Distance
-------------------------------------Getter Method
Signature
SafeDistanceReturns: the Safe Distance value Return type: float New in version NX6.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
SafeDistanceParameters: safeDistance (float) – the Safe Distance value New in version NX6.0.0.
License requirements: cam_base (“CAM BASE”)
SecondRadius¶
-
TurnEngageRetractBuilder.SecondRadius¶ Returns or sets the Second Radius
-------------------------------------Getter Method
Signature
SecondRadiusReturns: the Second Radius value Return type: float New in version NX6.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
SecondRadiusParameters: secondRadius (float) – the Second Radius value New in version NX6.0.0.
License requirements: cam_base (“CAM BASE”)
TangentialExtension¶
-
TurnEngageRetractBuilder.TangentialExtension¶ Returns or sets the Tangential Extension
-------------------------------------Getter Method
Signature
TangentialExtensionReturns: the Tangential Extension Return type: bool New in version NX6.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
TangentialExtensionParameters: tangentialExtension (bool) – the Tangential Extension New in version NX6.0.0.
License requirements: cam_base (“CAM BASE”)