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

Represents a CAM::CutDwell. More...

Inheritance diagram for NXOpen::CAM::CutDwell:
NXOpen::TaggedObject

List of all members.

Public Types

enum  Types { TypesNone, TypesTime, TypesRevolutions }
 the rough cut dwell mode options
Created in NX6.0.0. More...

Public Member Functions

double Revolutions ()
 Returns the cut dwell revolutions
Created in NX6.0.0.
void SetRevolutions (double cutDwellRevolutionsValue)
 Sets the cut dwell revolutions
Created in NX6.0.0.
void SetTime (double cutDwellTimeValue)
 Sets the cut dwell time
Created in NX6.0.0.
void SetType (NXOpen::CAM::CutDwell::Types cutDwellValue)
 Sets the cut dwell type
Created in NX6.0.0.
double Time ()
 Returns the cut dwell time
Created in NX6.0.0.
NXOpen::CAM::CutDwell::Types Type ()
 Returns the cut dwell type
Created in NX6.0.0.

Detailed Description

Represents a CAM::CutDwell.


Member Enumeration Documentation

the rough cut dwell mode options
Created in NX6.0.0.


Enumerator:
TypesNone 

Dwell after Rough Cut: None.

TypesTime 

Dwell after Rough Cut: Time.

TypesRevolutions 

Dwell after Rough Cut: Revolutions.


Member Function Documentation

Returns the cut dwell revolutions
Created in NX6.0.0.



License requirements : None

void NXOpen::CAM::CutDwell::SetRevolutions ( double  cutDwellRevolutionsValue)

Sets the cut dwell revolutions
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Parameters:
cutDwellRevolutionsValuethe cut dwell revolutions
void NXOpen::CAM::CutDwell::SetTime ( double  cutDwellTimeValue)

Sets the cut dwell time
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Parameters:
cutDwellTimeValuethe cut dwell time

Sets the cut dwell type
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Parameters:
cutDwellValuethe cut dwell type

Returns the cut dwell time
Created in NX6.0.0.



License requirements : None

Returns the cut dwell type
Created in NX6.0.0.



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.