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

Represets a User Defined Event
Created in NX10.0.2. More...

Inheritance diagram for NXOpen::CAM::CycleStepRetract:
NXOpen::TaggedObject

Public Member Functions

bool IsActive ()
 Returns the Step Retract status
Created in NX10.0.2. More...
 
double RetractValue ()
 Returns the step retract value
Created in NX10.0.2. More...
 
void SetActive (bool bActive)
 Sets the Step Retract status
Created in NX10.0.2. More...
 
void SetRetractValue (double doubleValue)
 Sets the step retract value
Created in NX10.0.2. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represets a User Defined Event
Created in NX10.0.2.


Member Function Documentation

bool NXOpen::CAM::CycleStepRetract::IsActive ( )

Returns the Step Retract status
Created in NX10.0.2.



License requirements : cam_base ("CAM BASE")

double NXOpen::CAM::CycleStepRetract::RetractValue ( )

Returns the step retract value
Created in NX10.0.2.



License requirements : cam_base ("CAM BASE")

void NXOpen::CAM::CycleStepRetract::SetActive ( bool  bActive)

Sets the Step Retract status
Created in NX10.0.2.



License requirements : cam_base ("CAM BASE")

Parameters
bActivethe Step Retract active status
void NXOpen::CAM::CycleStepRetract::SetRetractValue ( double  doubleValue)

Sets the step retract value
Created in NX10.0.2.



License requirements : cam_base ("CAM BASE")

Parameters
doubleValuethe step retract value

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