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

Represents a NXOpen::CAM::UpDownCutting. More...

Inheritance diagram for NXOpen::CAM::UpDownCutting:
NXOpen::TaggedObject

Public Member Functions

bool ApplyAtStepover ()
 Returns the apply at stepover toggle
Created in NX6.0.0. More...
 
bool ExtendToBoundary ()
 Returns the extend to boundary toggle
Created in NX6.0.0. More...
 
bool OptimizePath ()
 Returns the optimize path toggle
Created in NX6.0.0. More...
 
NXOpen::CAM::InheritableDoubleBuilderRampDownAngle ()
 Returns the ramp down angle
Created in NX6.0.0. More...
 
NXOpen::CAM::InheritableDoubleBuilderRampUpAngle ()
 Returns the ramp up angle
Created in NX6.0.0. More...
 
void SetApplyAtStepover (bool propValue)
 Sets the apply at stepover toggle
Created in NX6.0.0. More...
 
void SetExtendToBoundary (bool propValue)
 Sets the extend to boundary toggle
Created in NX6.0.0. More...
 
void SetOptimizePath (bool propValue)
 Sets the optimize path toggle
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 NXOpen::CAM::UpDownCutting.


Created in NX6.0.0.

Member Function Documentation

bool NXOpen::CAM::UpDownCutting::ApplyAtStepover ( )

Returns the apply at stepover toggle
Created in NX6.0.0.



License requirements : None

bool NXOpen::CAM::UpDownCutting::ExtendToBoundary ( )

Returns the extend to boundary toggle
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

bool NXOpen::CAM::UpDownCutting::OptimizePath ( )

Returns the optimize path toggle
Created in NX6.0.0.



License requirements : None

NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::UpDownCutting::RampDownAngle ( )

Returns the ramp down angle
Created in NX6.0.0.



License requirements : None

NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::UpDownCutting::RampUpAngle ( )

Returns the ramp up angle
Created in NX6.0.0.



License requirements : None

void NXOpen::CAM::UpDownCutting::SetApplyAtStepover ( bool  propValue)

Sets the apply at stepover toggle
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
propValuethe Apply at Stepover value
void NXOpen::CAM::UpDownCutting::SetExtendToBoundary ( bool  propValue)

Sets the extend to boundary toggle
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
propValuethe Extend to Boundary value
void NXOpen::CAM::UpDownCutting::SetOptimizePath ( bool  propValue)

Sets the optimize path toggle
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
propValuethe Optimize Path value

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