NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Types | Properties | List of all members
NXOpen.CAM.CycleCoolant Class Reference

Represets a User Defined Event More...

Inheritance diagram for NXOpen.CAM.CycleCoolant:
NXOpen.TaggedObject NXOpen.Utilities.NXRemotableObject IMessageSink

Public Types

enum  Flow { Low, Medium, Hight }
 Available types for coolant flow mode More...
 

Properties

unsafe string Coolant [get, set]
 Returns or sets the coolant mode More...
 
unsafe bool FlowIsActive [get, set]
 Returns or sets the flow status More...
 
unsafe NXOpen.CAM.CycleCoolant.Flow FlowMode [get, set]
 Returns or sets the flow mode More...
 
unsafe bool IsActive [get, set]
 Returns or sets the coolant status More...
 
- Properties inherited from NXOpen.TaggedObject
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Public Member Functions inherited from NXOpen.TaggedObject
void PrintTestData (String variableName)
 <exclude> More...
 
void PrintTestData (String variableName, int lineNumber)
 <exclude> More...
 
override string ToString ()
 Returns a String that represents the current Object. More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represets a User Defined Event

Created in NX10.0.2

Member Enumeration Documentation

Available types for coolant flow mode

Enumerator
Low 

coolant flow low

Medium 

coolant flow medium

Hight 

coolant flow high

Property Documentation

unsafe string NXOpen.CAM.CycleCoolant.Coolant
getset

Returns or sets the coolant mode

Created in NX10.0.2

License requirements to get this property: None.

License requirements to set this property: cam_base ("CAM BASE")

unsafe bool NXOpen.CAM.CycleCoolant.FlowIsActive
getset

Returns or sets the flow status

Created in NX10.0.2

License requirements to get this property: None.

License requirements to set this property: cam_base ("CAM BASE")

unsafe NXOpen.CAM.CycleCoolant.Flow NXOpen.CAM.CycleCoolant.FlowMode
getset

Returns or sets the flow mode

Created in NX10.0.2

License requirements to get this property: None.

License requirements to set this property: cam_base ("CAM BASE")

unsafe bool NXOpen.CAM.CycleCoolant.IsActive
getset

Returns or sets the coolant status

Created in NX10.0.2

License requirements to get this property: None.

License requirements to set this property: cam_base ("CAM BASE")


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