NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Properties | List of all members
NXOpen.CAM.WedmStepoverBuilder Class Reference

Represents a NXOpen.CAM.WedmStepoverBuilder More...

Inheritance diagram for NXOpen.CAM.WedmStepoverBuilder:
NXOpen.CAM.StepoverBuilder NXOpen.TaggedObject NXOpen.Utilities.NXRemotableObject IMessageSink

Properties

unsafe
NXOpen.CAM.StepoverBuilder.StepoverTypes 
StepoverTypeType [get, set]
 Returns or sets the stepover item type More...
 
- Properties inherited from NXOpen.CAM.StepoverBuilder
unsafe int AdditionalPasses [get, set]
 Returns or sets the number of additional passes More...
 
unsafe double Angular [get, set]
 Returns or sets the angular More...
 
unsafe
NXOpen.CAM.StepoverBuilder.ApplyTypes 
ApplyOn [get, set]
 Returns or sets the apply on part option More...
 
unsafe
NXOpen.CAM.InheritableToolDepBuilder 
BlankContourDepth [get]
 Returns the Stepover Depth Builder More...
 
unsafe int BlankContourNoLevels [get, set]
 Returns or sets the number of levels More...
 
unsafe
NXOpen.CAM.InheritableToolDepBuilder 
DistanceBuilder [get]
 Returns the distance (inheritable tool dependent) More...
 
unsafe
NXOpen.CAM.InheritableToolDepBuilder 
DistanceMaximumBuilder [get]
 Returns the distance maximum(inheritable tool dependent) More...
 
unsafe
NXOpen.CAM.InheritableToolDepBuilder 
DistanceMinimumBuilder [get]
 Returns the distance minimum(inheritable tool dependent) More...
 
unsafe
NXOpen.CAM.InheritableToolDepBuilder 
FirstDistance [get]
 Returns the First Distance More...
 
unsafe
NXOpen.CAM.InheritableToolDepBuilder 
HorizontalLimitBuilder [get]
 Returns the horizontal limit (inheritable tool dependent) More...
 
unsafe
NXOpen.CAM.InheritableDoubleBuilder 
InheritableDistance [get]
 Returns the distance (inheritable double) More...
 
unsafe double MaximumAverage [get, set]
 Returns or sets the variable average maximum value More...
 
unsafe
NXOpen.CAM.InheritableToolDepBuilder 
MaximumAverageBuilder [get]
 Returns the variable average maximum builder More...
 
unsafe
NXOpen.CAM.InheritableToolDepBuilder 
MaximumAverageOnlyBuilder [get]
 Returns the variable average maximum only builder More...
 
unsafe
NXOpen.CAM.InheritableToolDepBuilder 
MaximumBuilder [get]
 Returns the maximum builder More...
 
unsafe
NXOpen.CAM.InheritableDoubleBuilder 
MaximumPercentBuilder [get]
 Returns the maximum percent of remaining More...
 
unsafe double MinimumAverage [get, set]
 Returns or sets the variable average minimum value More...
 
unsafe
NXOpen.CAM.InheritableToolDepBuilder 
MinimumAverageBuilder [get]
 Returns the variable average minimum builder More...
 
unsafe
NXOpen.CAM.InheritableToolDepBuilder 
MinimumDistance [get]
 Returns the Minimum Distance More...
 
unsafe
NXOpen.CAM.InheritableDoubleBuilder 
MinimumPercentBuilder [get]
 Returns the minimum percent of remaining More...
 
unsafe
NXOpen.CAM.MultipleStepoverBuilder 
MultipleBuilder [get]
 Returns the multiple builder More...
 
unsafe int NumberAtFirstDirection [get, set]
 Returns or sets the number of stepovers at first direction More...
 
unsafe int NumberAtSecondDirection [get, set]
 Returns or sets the number of stepovers at second direction More...
 
unsafe int NumberOfStepovers [get, set]
 Returns or sets the number of stepovers More...
 
unsafe
NXOpen.CAM.InheritableDoubleBuilder 
PercentFluteLength [get]
 Returns the percent flute of length More...
 
unsafe double PercentOfDegression [get, set]
 Returns or sets the Percent of Degression More...
 
unsafe
NXOpen.CAM.InheritableDoubleBuilder 
PercentOfRemainingBuilder [get]
 Returns the percent of remaining More...
 
unsafe
NXOpen.CAM.InheritableDoubleBuilder 
PercentThreadLength [get]
 Returns the percent thread length More...
 
unsafe
NXOpen.CAM.InheritableDoubleBuilder 
PercentToolFlatBuilder [get]
 Returns the percent tool flat More...
 
unsafe
NXOpen.CAM.InheritableDoubleBuilder 
PercentWireBuilder [get]
 Returns the % wire (inheritable tool dependent) More...
 
unsafe
NXOpen.CAM.InheritableDoubleBuilder 
ScallopBuilder [get]
 Returns the scallop height More...
 
unsafe
NXOpen.CAM.StepoverBuilder.StepoverTypes 
StepoverType [get, set]
 Returns or sets the stepover type More...
 
unsafe
NXOpen.CAM.StockPerPassBuilder 
StockPerPassBuilder [get]
 Returns the stock per pass More...
 
unsafe
NXOpen.CAM.MultipleStepoverBuilder 
UserDefined [get]
 Returns the user defined builder More...
 
unsafe
NXOpen.CAM.InheritableToolDepBuilder 
ValueOfDegression [get]
 Returns the Value of Degression More...
 
unsafe
NXOpen.CAM.InheritableToolDepBuilder 
VariableMaximumBuilder [get]
 Returns the variable maximum builder More...
 
unsafe
NXOpen.CAM.InheritableToolDepBuilder 
VariableMaximumOnlyBuilder [get]
 Returns the variable maximum only builder More...
 
unsafe
NXOpen.CAM.InheritableToolDepBuilder 
VariableMinimumBuilder [get]
 Returns the variable minimum builder More...
 
unsafe
NXOpen.CAM.InheritableToolDepBuilder 
VerticalLimitBuilder [get]
 Returns the vertical limit (inheritable tool dependent) More...
 
- Properties inherited from NXOpen.TaggedObject
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Public Types inherited from NXOpen.CAM.StepoverBuilder
enum  ApplyTypes { OnPlane, OnPart }
 apply on part options More...
 
enum  StepoverTypes {
  None, Constant, Scallop, PercentToolFlat,
  Multiple, Number, Maximum, Angular,
  VariableAverage, VariableMaximum, UseCutDepth, PercentRemaining,
  PercentWire, StockPerPass, PercentThreadLength, Exact,
  PercentFluteLength, BlankContourConstant, Degression, PercentDegression,
  UserDefined
}
 stepover options More...
 
- Public Member Functions inherited from NXOpen.TaggedObject
void PrintTestData (String variableName)
 <exclude> More...
 
void PrintTestData (String variableName, int lineNumber)
 <exclude> More...
 
override string ToString ()
 Returns a String that represents the current Object. More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents a NXOpen.CAM.WedmStepoverBuilder

Created in NX7.5.0

Property Documentation

unsafe NXOpen.CAM.StepoverBuilder.StepoverTypes NXOpen.CAM.WedmStepoverBuilder.StepoverTypeType
getset

Returns or sets the stepover item type

Created in NX7.5.0

License requirements to get this property: None.

License requirements to set this property: cam_base ("CAM BASE")


The documentation for this class was generated from the following file:
Copyright 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.