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

Represents a first plunge ja
Created in NX6.0.0. More...

Inheritance diagram for NXOpen::CAM::TurnCornerControl:
NXOpen::TaggedObject

Public Types

enum  Types { TypesRollAround, TypesExtendTangents, TypesRound, TypesBreak }
 the Corner Control Types options
Created in NX6.0.0. More...
 

Public Member Functions

double MinAngle ()
 Returns the minimum angle
Created in NX6.0.0. More...
 
double Radius ()
 Returns the Corner Control radius
Created in NX6.0.0. More...
 
void SetMinAngle (double doubleValue)
 Sets the minimum angle
Created in NX6.0.0. More...
 
void SetRadius (double doubleValue)
 Sets the Corner Control radius
Created in NX6.0.0. More...
 
void SetType (NXOpen::CAM::TurnCornerControl::Types cornerType)
 Sets the Corner Control Types
Created in NX6.0.0. More...
 
NXOpen::CAM::TurnCornerControl::Types Type ()
 Returns the Corner Control Types
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 first plunge ja
Created in NX6.0.0.


Member Enumeration Documentation

the Corner Control Types options
Created in NX6.0.0.


Enumerator
TypesRollAround 

Corner Control Types is Roll Around.

TypesExtendTangents 

Corner Control Types is Extend Tangents.

TypesRound 

Corner Control Types is Round.

TypesBreak 

Corner Control Types is Break.

Member Function Documentation

double NXOpen::CAM::TurnCornerControl::MinAngle ( )

Returns the minimum angle
Created in NX6.0.0.



License requirements : None

double NXOpen::CAM::TurnCornerControl::Radius ( )

Returns the Corner Control radius
Created in NX6.0.0.



License requirements : None

void NXOpen::CAM::TurnCornerControl::SetMinAngle ( double  doubleValue)

Sets the minimum angle
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
doubleValuethe the minimum angle
void NXOpen::CAM::TurnCornerControl::SetRadius ( double  doubleValue)

Sets the Corner Control radius
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
doubleValuedoublevalue
void NXOpen::CAM::TurnCornerControl::SetType ( NXOpen::CAM::TurnCornerControl::Types  cornerType)

Sets the Corner Control Types
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
cornerTypecornertype
NXOpen::CAM::TurnCornerControl::Types NXOpen::CAM::TurnCornerControl::Type ( )

Returns the Corner Control Types
Created in NX6.0.0.



License requirements : None


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