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

Represents a NXOpen::CAM::FinishDwell. More...

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

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. More...
 
void SetValue (double dwellValue)
 Sets the dwell after finish/profile cut
Created in NX6.0.0. More...
 
NXOpen::CAM::FinishDwell::Types Type ()
 Returns the dwell after finish/profile cut mode
Created in NX6.0.0. More...
 
double Value ()
 Returns the dwell after finish/profile cut
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 NXOpen::CAM::FinishDwell.


Created in NX6.0.0.

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

void NXOpen::CAM::FinishDwell::SetType ( NXOpen::CAM::FinishDwell::Types  dwellMode)

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
NXOpen::CAM::FinishDwell::Types NXOpen::CAM::FinishDwell::Type ( )

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



License requirements : cam_base ("CAM BASE")

double NXOpen::CAM::FinishDwell::Value ( )

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 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.