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

Represents a CAM::FinishDwell. More...

Inheritance diagram for NXOpen::CAM::FinishDwell:
NXOpen::TaggedObject

List of all members.

Public Types

enum  Types { TypesNone, TypesTime, TypesRevolutions }
 The dwell after finish/profile cut mode options
Created in NX6.0.0. More...

Public Member Functions

void SetType (NXOpen::CAM::FinishDwell::Types dwellMode)
 Sets the dwell after finish/profile cut mode
Created in NX6.0.0.
void SetValue (double dwellValue)
 Sets the dwell after finish/profile cut
Created in NX6.0.0.
NXOpen::CAM::FinishDwell::Types Type ()
 Returns the dwell after finish/profile cut mode
Created in NX6.0.0.
double Value ()
 Returns the dwell after finish/profile cut
Created in NX6.0.0.

Detailed Description

Represents a CAM::FinishDwell.


Member Enumeration Documentation

The dwell after finish/profile cut mode options
Created in NX6.0.0.


Enumerator:
TypesNone 

Dwell after Finish/Profile Cut: None.

TypesTime 

Dwell after Finish/Profile Cut: Time.

TypesRevolutions 

Dwell after Finish/Profile Cut: Revolutions.


Member Function Documentation

Sets the dwell after finish/profile cut mode
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Parameters:
dwellModethe dwell after finish/profile cut mode
void NXOpen::CAM::FinishDwell::SetValue ( double  dwellValue)

Sets the dwell after finish/profile cut
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Parameters:
dwellValuethe dwell after finish/profile cut

Returns the dwell after finish/profile cut mode
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Returns the dwell after finish/profile cut
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")


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