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

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

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

List of all members.

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.
NXOpen::CAM::TurnConcaveCornerControl::RadiusOptions RadiusOption ()
 Returns the Concave Corner Control radius option
Created in NX6.0.2.
void SetRadius (double radius)
 Sets the Concave Corner Control radius
Created in NX6.0.2.
void SetRadiusOption (NXOpen::CAM::TurnConcaveCornerControl::RadiusOptions radiusOption)
 Sets the Concave Corner Control radius option
Created in NX6.0.2.
void SetType (NXOpen::CAM::TurnConcaveCornerControl::Types cornerType)
 Sets the Concave Corner Control type
Created in NX6.0.2.
NXOpen::CAM::TurnConcaveCornerControl::Types Type ()
 Returns the Concave Corner Control type
Created in NX6.0.2.

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

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



License requirements : None

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



License requirements : None

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



License requirements : cam_base ("CAM BASE")

Parameters:
radiusthe Concave Corner Control radius

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

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



License requirements : cam_base ("CAM BASE")

Parameters:
cornerTypethe Concave Corner Control 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 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.