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

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

Inheritance diagram for NXOpen::CAM::CycleTipRelease:
NXOpen::TaggedObject

Public Member Functions

double Distance ()
 Returns the coolant mode
Created in NX10.0.2. More...
 
bool IsActive ()
 Returns the tip release status
Created in NX10.0.2. More...
 
void SetActive (bool bActive)
 Sets the tip release status
Created in NX10.0.2. More...
 
void SetDistance (double tipRelease)
 Sets the coolant mode
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

double NXOpen::CAM::CycleTipRelease::Distance ( )

Returns the coolant mode
Created in NX10.0.2.



License requirements : None

bool NXOpen::CAM::CycleTipRelease::IsActive ( )

Returns the tip release status
Created in NX10.0.2.



License requirements : None

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

Sets the tip release status
Created in NX10.0.2.



License requirements : cam_base ("CAM BASE")

Parameters
bActivethe tip release mode status
void NXOpen::CAM::CycleTipRelease::SetDistance ( double  tipRelease)

Sets the coolant mode
Created in NX10.0.2.



License requirements : cam_base ("CAM BASE")

Parameters
tipReleasethe tip release distance

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