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

Represents a NXOpen::CAM::TurnCutterClearance. More...

Inheritance diagram for NXOpen::CAM::TurnCutterClearance:
NXOpen::TaggedObject

Public Member Functions

double FirstCuttingEdge ()
 Returns the first cutting edge clearance angle
Created in NX6.0.0. More...
 
double LastCuttingEdge ()
 Returns the last cutting edge clearance angle
Created in NX6.0.0. More...
 
void SetFirstCuttingEdge (double newValue)
 Sets the first cutting edge clearance angle
Created in NX6.0.0. More...
 
void SetLastCuttingEdge (double newValue)
 Sets the last cutting edge clearance angle
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::TurnCutterClearance.


Created in NX6.0.0.

Member Function Documentation

double NXOpen::CAM::TurnCutterClearance::FirstCuttingEdge ( )

Returns the first cutting edge clearance angle
Created in NX6.0.0.



License requirements : None

double NXOpen::CAM::TurnCutterClearance::LastCuttingEdge ( )

Returns the last cutting edge clearance angle
Created in NX6.0.0.



License requirements : None

void NXOpen::CAM::TurnCutterClearance::SetFirstCuttingEdge ( double  newValue)

Sets the first cutting edge clearance angle
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
newValuethe first cutting edge clearance angle
void NXOpen::CAM::TurnCutterClearance::SetLastCuttingEdge ( double  newValue)

Sets the last cutting edge clearance angle
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
newValuethe last cutting edge clearance angle

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