TrochoidalSettings Class¶
-
class
NXOpen.CAM.TrochoidalSettings¶ Bases:
NXOpen.TaggedObjectRepresents a
NXOpen.CAM.TrochoidalSettingsNew in version NX6.0.0.
Properties¶
| Property | Description |
|---|---|
| MinWidth | Returns the path min width distance |
| StepAhead | Returns the trochoidal path stepover distance |
| Tag | Returns the Tag for this object. |
| Width | Returns the path width distance |
Methods¶
Property Detail¶
MinWidth¶
-
TrochoidalSettings.MinWidth¶ Returns the path min width distance
-------------------------------------Getter Method
Signature
MinWidthReturns: Return type: NXOpen.CAM.InheritableToolDepBuilderNew in version NX6.0.0.
License requirements: None.
StepAhead¶
-
TrochoidalSettings.StepAhead¶ Returns the trochoidal path stepover distance
-------------------------------------Getter Method
Signature
StepAheadReturns: Return type: NXOpen.CAM.InheritableToolDepBuilderNew in version NX6.0.0.
License requirements: None.
Width¶
-
TrochoidalSettings.Width¶ Returns the path width distance
-------------------------------------Getter Method
Signature
WidthReturns: Return type: NXOpen.CAM.InheritableToolDepBuilderNew in version NX6.0.0.
License requirements: None.