WedmStepoverBuilder Class¶
-
class
NXOpen.CAM.WedmStepoverBuilder¶ Bases:
NXOpen.CAM.StepoverBuilderRepresents a
NXOpen.CAM.WedmStepoverBuilderNew in version NX7.5.0.
Properties¶
| Property | Description |
|---|---|
| AdditionalPasses | Returns or sets the number of additional passes |
| Angular | Returns or sets the angular |
| ApplyOn | Returns or sets the apply on part option |
| BlankContourDepth | Returns the Stepover Depth Builder |
| BlankContourNoLevels | Returns or sets the number of levels |
| DistanceBuilder | Returns the distance (inheritable tool dependent) |
| DistanceMaximumBuilder | Returns the distance maximum(inheritable tool dependent) |
| DistanceMinimumBuilder | Returns the distance minimum(inheritable tool dependent) |
| FirstDistance | Returns the First Distance |
| HorizontalLimitBuilder | Returns the horizontal limit (inheritable tool dependent) |
| InheritableDistance | Returns the distance (inheritable double) |
| MaximumAverage | Returns or sets the variable average maximum value |
| MaximumAverageBuilder | Returns the variable average maximum builder |
| MaximumAverageOnlyBuilder | Returns the variable average maximum only builder |
| MaximumBuilder | Returns the maximum builder |
| MaximumPercentBuilder | Returns the maximum percent of remaining |
| MinimumAverage | Returns or sets the variable average minimum value |
| MinimumAverageBuilder | Returns the variable average minimum builder |
| MinimumDistance | Returns the Minimum Distance |
| MinimumPercentBuilder | Returns the minimum percent of remaining |
| MultipleBuilder | Returns the multiple builder |
| NumberAtFirstDirection | Returns or sets the number of stepovers at first direction |
| NumberAtSecondDirection | Returns or sets the number of stepovers at second direction |
| NumberOfStepovers | Returns or sets the number of stepovers |
| PercentFluteLength | Returns the percent flute of length |
| PercentOfDegression | Returns or sets the Percent of Degression |
| PercentOfRemainingBuilder | Returns the percent of remaining |
| PercentThreadLength | Returns the percent thread length |
| PercentToolFlatBuilder | Returns the percent tool flat |
| PercentWireBuilder | Returns the % wire (inheritable tool dependent) |
| ScallopBuilder | Returns the scallop height |
| StepoverType | Returns or sets the stepover type |
| StepoverTypeType | Returns or sets the stepover item type |
| StockPerPassBuilder | Returns the stock per pass |
| Tag | Returns the Tag for this object. |
| UserDefined | Returns the user defined builder |
| ValueOfDegression | Returns the Value of Degression |
| VariableMaximumBuilder | Returns the variable maximum builder |
| VariableMaximumOnlyBuilder | Returns the variable maximum only builder |
| VariableMinimumBuilder | Returns the variable minimum builder |
| VerticalLimitBuilder | Returns the vertical limit (inheritable tool dependent) |
Methods¶
Property Detail¶
StepoverTypeType¶
-
WedmStepoverBuilder.StepoverTypeType¶ Returns or sets the stepover item type
-------------------------------------Getter Method
Signature
StepoverTypeTypeReturns: the stepover type Return type: NXOpen.CAM.StepoverBuilderStepoverTypesNew in version NX7.5.0.
License requirements: None.
-------------------------------------Setter Method
Signature
StepoverTypeTypeParameters: newValue ( NXOpen.CAM.StepoverBuilderStepoverTypes) – the stepover typeNew in version NX7.5.0.
License requirements: cam_base (“CAM BASE”)