NX Open C++ Reference Guide
Public Types | Public Member Functions | List of all members
NXOpen::CAM::CutPatternBuilder Class Reference

Represents a Cut Pattern Builder
Created in NX6.0.0. More...

Inheritance diagram for NXOpen::CAM::CutPatternBuilder:
NXOpen::TaggedObject

Public Types

enum  Types {
  TypesNone, TypesFollowPart, TypesFollowPeriphery, TypesHelical,
  TypesSpiral, TypesHelicalSpiral, TypesMixed, TypesProfile,
  TypesStandardDrive, TypesTrochoidal, TypesZig, TypesZigZag,
  TypesZigZagWithLifts = 14, TypesZigWithContour, TypesZigWithStepover, TypesConcentricZig,
  TypesConcentricZigZag, TypesConcentricZigWithContour, TypesConcentricZigWithStepover, TypesRadialZig,
  TypesRadialZigZag, TypesRadialZigZagWithLifts, TypesRadialZigWithContour, TypesRadialZigWithStepover,
  TypesCrosscutZig, TypesCrosscutZigZag, TypesCrosscutZigZagWithLifts, TypesZlevelZig,
  TypesZlevelZigZag, TypesZlevelZigZagWithLifts, TypesSameAsNonSteep, TypesAdaptiveZig,
  TypesHelicalAroundPart, TypesAdaptiveRoughing, TypesZlevelHelical
}
 cut pattern options
Created in NX6.0.0. More...
 

Public Member Functions

NXOpen::CAM::CutPatternBuilder::Types CutPattern ()
 Returns the cut pattern option
Created in NX6.0.0. More...
 
void SetCutPattern (NXOpen::CAM::CutPatternBuilder::Types newValue)
 Sets the cut pattern option
Created in NX6.0.0. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents a Cut Pattern Builder
Created in NX6.0.0.


Member Enumeration Documentation

cut pattern options
Created in NX6.0.0.


Enumerator
TypesNone 

None.

TypesFollowPart 

Follow Part.

TypesFollowPeriphery 

Follow Periphery.

TypesHelical 

Helical.

TypesSpiral 

Spiral.

TypesHelicalSpiral 

Helical or Spiral.

TypesMixed 

Mixed.

TypesProfile 

Profile.

TypesStandardDrive 

Standard Drive.

TypesTrochoidal 

Trochoidal.

TypesZig 

Zig.

TypesZigZag 

Zig Zag.

TypesZigZagWithLifts 

Zig Zag with Lifts.

TypesZigWithContour 

Zig with Contour.

TypesZigWithStepover 

Zig with Stepover.

TypesConcentricZig 

Concentric Zig.

TypesConcentricZigZag 

Concentric Zig Zag.

TypesConcentricZigWithContour 

Concentric Zig with Contour.

TypesConcentricZigWithStepover 

Concentric Zig with Stepover.

TypesRadialZig 

Radial Zig.

TypesRadialZigZag 

Radial Zig Zag.

TypesRadialZigZagWithLifts 

Radial Zig Zag with Lifts.

TypesRadialZigWithContour 

Radial Zig with Contour.

TypesRadialZigWithStepover 

Radial Zig with Stepover.

TypesCrosscutZig 

Crosscut Zig.

TypesCrosscutZigZag 

Crosscut Zig Zag.

TypesCrosscutZigZagWithLifts 

Crosscut Zig Zag with Lifts.

TypesZlevelZig 

Zlevel Zig.

TypesZlevelZigZag 

Zlevel Zig Zag.

TypesZlevelZigZagWithLifts 

Zlevel Zig Zag with Lifts.

TypesSameAsNonSteep 

Same as Non-steep.

TypesAdaptiveZig 

Adaptive Zig.

TypesHelicalAroundPart 

Helical Around Part.

TypesAdaptiveRoughing 

Adaptive Roughing.

TypesZlevelHelical 

Zlevel Helical.

Member Function Documentation

NXOpen::CAM::CutPatternBuilder::Types NXOpen::CAM::CutPatternBuilder::CutPattern ( )

Returns the cut pattern option
Created in NX6.0.0.



License requirements : None

void NXOpen::CAM::CutPatternBuilder::SetCutPattern ( NXOpen::CAM::CutPatternBuilder::Types  newValue)

Sets the cut pattern option
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
newValuethe cut pattern option

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