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

Represents a concave corner ja
Created in NX6.0.2. More...

Inheritance diagram for NXOpen::CAM::TurnConcaveCornerControl:
NXOpen::TaggedObject

Public Types

enum  RadiusOptions { RadiusOptionsSpecify, RadiusOptionsToolRadius, RadiusOptionsAddToToolRadius }
 the Concave Corner Control radius options
Created in NX6.0.2. More...
 
enum  Types { TypesExtendTangents, TypesRound }
 the Concave Corner Control types
Created in NX6.0.2. More...
 

Public Member Functions

double Radius ()
 Returns the Concave Corner Control radius
Created in NX6.0.2. More...
 
NXOpen::CAM::TurnConcaveCornerControl::RadiusOptions RadiusOption ()
 Returns the Concave Corner Control radius option
Created in NX6.0.2. More...
 
void SetRadius (double radius)
 Sets the Concave Corner Control radius
Created in NX6.0.2. More...
 
void SetRadiusOption (NXOpen::CAM::TurnConcaveCornerControl::RadiusOptions radiusOption)
 Sets the Concave Corner Control radius option
Created in NX6.0.2. More...
 
void SetType (NXOpen::CAM::TurnConcaveCornerControl::Types cornerType)
 Sets the Concave Corner Control type
Created in NX6.0.2. More...
 
NXOpen::CAM::TurnConcaveCornerControl::Types Type ()
 Returns the Concave Corner Control type
Created in NX6.0.2. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents a concave corner ja
Created in NX6.0.2.


Member Enumeration Documentation

the Concave Corner Control radius options
Created in NX6.0.2.


Enumerator
RadiusOptionsSpecify 

Concave Corner Control radius option is Specify.

RadiusOptionsToolRadius 

Concave Corner Control radius option is Tool Radius.

RadiusOptionsAddToToolRadius 

Concave Corner Control radius option is Add to Tool Radius.

the Concave Corner Control types
Created in NX6.0.2.


Enumerator
TypesExtendTangents 

Concave Corner Control Type is Extend.

TypesRound 

Concave Corner Control Type is Round.

Member Function Documentation

double NXOpen::CAM::TurnConcaveCornerControl::Radius ( )

Returns the Concave Corner Control radius
Created in NX6.0.2.



License requirements : None

NXOpen::CAM::TurnConcaveCornerControl::RadiusOptions NXOpen::CAM::TurnConcaveCornerControl::RadiusOption ( )

Returns the Concave Corner Control radius option
Created in NX6.0.2.



License requirements : None

void NXOpen::CAM::TurnConcaveCornerControl::SetRadius ( double  radius)

Sets the Concave Corner Control radius
Created in NX6.0.2.



License requirements : cam_base ("CAM BASE")

Parameters
radiusthe Concave Corner Control radius
void NXOpen::CAM::TurnConcaveCornerControl::SetRadiusOption ( NXOpen::CAM::TurnConcaveCornerControl::RadiusOptions  radiusOption)

Sets the Concave Corner Control radius option
Created in NX6.0.2.



License requirements : cam_base ("CAM BASE")

Parameters
radiusOptionthe Concave Corner Control radius option
void NXOpen::CAM::TurnConcaveCornerControl::SetType ( NXOpen::CAM::TurnConcaveCornerControl::Types  cornerType)

Sets the Concave Corner Control type
Created in NX6.0.2.



License requirements : cam_base ("CAM BASE")

Parameters
cornerTypethe Concave Corner Control type
NXOpen::CAM::TurnConcaveCornerControl::Types NXOpen::CAM::TurnConcaveCornerControl::Type ( )

Returns the Concave Corner Control type
Created in NX6.0.2.



License requirements : None


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