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

Represents a CylindricalMillingCutParameters Builder
This is an abstract class and cannot be instantiated. More...

Inheritance diagram for NXOpen::CAM::CylindricalMillingCutParameters:
NXOpen::CAM::FeatureMillingCutParameters NXOpen::CAM::HoleMachiningCutParameters NXOpen::CAM::CutParameters NXOpen::TaggedObject NXOpen::CAM::CylinderMillingCutParameters NXOpen::CAM::ThreadMillingCutParameters

Public Member Functions

NXOpen::CAM::VerticalPositionBottomOffset ()
 Returns the bottom offset
Created in NX9.0.2. More...
 
bool ContinuousCut ()
 Returns the continuous cut
Created in NX9.0.2. More...
 
void SetContinuousCut (bool continuousCut)
 Sets the continuous cut
Created in NX9.0.2. More...
 
- Public Member Functions inherited from NXOpen::CAM::FeatureMillingCutParameters
NXOpen::CAM::FeatureMillingCutParameters::CuttingDirectionTypes CuttingDirection ()
 Returns the cut direction
Created in NX9.0.2. More...
 
void SetCuttingDirection (NXOpen::CAM::FeatureMillingCutParameters::CuttingDirectionTypes cutDir)
 Sets the cut direction
Created in NX9.0.2. More...
 
- Public Member Functions inherited from NXOpen::CAM::HoleMachiningCutParameters
NXOpen::CAM::InheritableDoubleBuilderBottomStock ()
 Returns the bottom stock
Created in NX9.0.2. More...
 
NXOpen::CAM::CornerControlBuilderCornerControl ()
 Returns the corner control
Created in NX11.0.2. More...
 
NXOpen::CAM::VerticalPositionTopOffset ()
 Returns the top offset
Created in NX9.0.2. More...
 
- Public Member Functions inherited from NXOpen::CAM::CutParameters
bool CheckIpwCollisions ()
 Returns the value to Check for Ipw Collsions
Created in NX6.0.0. More...
 
NXOpen::CAM::InheritableToolDepBuilderCheckSafeClearance ()
 Returns the Check Safe Clearance
Created in NX6.0.0. More...
 
NXOpen::CAM::InheritableToolDepBuilderHolderClearance ()
 Returns the Holder Clearance
Created in NX8.0.0. More...
 
NXOpen::CAM::CutParametersIpwTypes IpwType ()
 Returns the IPW type
Created in NX6.0.0. More...
 
NXOpen::CAM::InheritableToolDepBuilderNeckClearance ()
 Returns the Neck Clearance
Created in NX8.0.0. More...
 
NXOpen::CAM::InheritableToolDepBuilderPartSafeClearance ()
 Returns the Part Safe Clearance
More...
 
NXOpen::CAM::InheritableDoubleBuilderPartStock ()
 Returns the part stock
Created in NX6.0.0. More...
 
void SetCheckIpwCollisions (bool flag)
 Sets the value to Check for Ipw Collsions
Created in NX6.0.0. More...
 
void SetIpwType (NXOpen::CAM::CutParametersIpwTypes propValue)
 Sets the IPW type
Created in NX6.0.0. More...
 
void SetUseToolHolder (bool propValue)
 Sets the use tool holder
Created in NX6.0.0. More...
 
NXOpen::CAM::InheritableToolDepBuilderShankClearance ()
 Returns the Shank Clearance
Created in NX8.0.0. More...
 
NXOpen::CAM::Inheritable2dLengthTolerances ()
 Returns the Tolerances builder
Created in NX7.5.0. More...
 
bool UseToolHolder ()
 Returns the use tool holder
Created in NX6.0.0. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Additional Inherited Members

- Public Types inherited from NXOpen::CAM::FeatureMillingCutParameters
enum  CuttingDirectionTypes { CuttingDirectionTypesClimb, CuttingDirectionTypesConventional }
 cut direction options
Created in NX9.0.2. More...
 

Detailed Description

Represents a CylindricalMillingCutParameters Builder
This is an abstract class and cannot be instantiated.



Created in NX9.0.2.

Member Function Documentation

NXOpen::CAM::VerticalPosition* NXOpen::CAM::CylindricalMillingCutParameters::BottomOffset ( )

Returns the bottom offset
Created in NX9.0.2.



License requirements : None

bool NXOpen::CAM::CylindricalMillingCutParameters::ContinuousCut ( )

Returns the continuous cut
Created in NX9.0.2.



License requirements : None

void NXOpen::CAM::CylindricalMillingCutParameters::SetContinuousCut ( bool  continuousCut)

Sets the continuous cut
Created in NX9.0.2.



License requirements : cam_base ("CAM BASE")

Parameters
continuousCutthe continuous cut

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