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

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

Inheritance diagram for NXOpen::CAM::CycleCoolant:
NXOpen::TaggedObject

Public Types

enum  Flow { FlowLow, FlowMedium, FlowHight }
 Available types for coolant flow mode. More...
 

Public Member Functions

NXString Coolant ()
 Returns the coolant mode
Created in NX10.0.2. More...
 
bool FlowIsActive ()
 Returns the flow status
Created in NX10.0.2. More...
 
NXOpen::CAM::CycleCoolant::Flow FlowMode ()
 Returns the flow mode
Created in NX10.0.2. More...
 
bool IsActive ()
 Returns the coolant status
Created in NX10.0.2. More...
 
void SetActive (bool bActive)
 Sets the coolant status
Created in NX10.0.2. More...
 
void SetCoolant (const NXString &strCoolant)
 Sets the coolant mode
Created in NX10.0.2. More...
 
void SetCoolant (const char *strCoolant)
 Sets the coolant mode
Created in NX10.0.2. More...
 
void SetFlowIsActive (bool bActive)
 Sets the flow status
Created in NX10.0.2. More...
 
void SetFlowMode (NXOpen::CAM::CycleCoolant::Flow coolant)
 Sets the flow 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 Enumeration Documentation

Available types for coolant flow mode.

Enumerator
FlowLow 

coolant flow low

FlowMedium 

coolant flow medium

FlowHight 

coolant flow high

Member Function Documentation

NXString NXOpen::CAM::CycleCoolant::Coolant ( )

Returns the coolant mode
Created in NX10.0.2.



License requirements : None

bool NXOpen::CAM::CycleCoolant::FlowIsActive ( )

Returns the flow status
Created in NX10.0.2.



License requirements : None

NXOpen::CAM::CycleCoolant::Flow NXOpen::CAM::CycleCoolant::FlowMode ( )

Returns the flow mode
Created in NX10.0.2.



License requirements : None

bool NXOpen::CAM::CycleCoolant::IsActive ( )

Returns the coolant status
Created in NX10.0.2.



License requirements : None

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

Sets the coolant status
Created in NX10.0.2.



License requirements : cam_base ("CAM BASE")

Parameters
bActivethe coolant mode status
void NXOpen::CAM::CycleCoolant::SetCoolant ( const NXString strCoolant)

Sets the coolant mode
Created in NX10.0.2.



License requirements : cam_base ("CAM BASE")

Parameters
strCoolantthe coolant mode
void NXOpen::CAM::CycleCoolant::SetCoolant ( const char *  strCoolant)

Sets the coolant mode
Created in NX10.0.2.



License requirements : cam_base ("CAM BASE")

Parameters
strCoolantthe coolant mode
void NXOpen::CAM::CycleCoolant::SetFlowIsActive ( bool  bActive)

Sets the flow status
Created in NX10.0.2.



License requirements : cam_base ("CAM BASE")

Parameters
bActivethe flow mode status
void NXOpen::CAM::CycleCoolant::SetFlowMode ( NXOpen::CAM::CycleCoolant::Flow  coolant)

Sets the flow mode
Created in NX10.0.2.



License requirements : cam_base ("CAM BASE")

Parameters
coolantthe coolant flow

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