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

Represets a User Defined Event More...

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

Public Types

enum  Mode { Off, On, Rpm }
 Available types for spindle mode More...
 

Properties

unsafe bool IsActive [get, set]
 Returns or sets the spindle status More...
 
unsafe bool IsReversed [get, set]
 Returns or sets the spindle reverse status More...
 
unsafe NXOpen.CAM.CycleSpindle.Mode SpindleMode [get, set]
 Returns or sets the spindle type More...
 
unsafe double SpindleSpeed [get, set]
 Returns or sets the spindle value 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 spindle mode

Enumerator
Off 

spindle off

On 

spindle main

Rpm 

spindle rpm

Property Documentation

unsafe bool NXOpen.CAM.CycleSpindle.IsActive
getset

Returns or sets the spindle status

Created in NX10.0.2

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

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

unsafe bool NXOpen.CAM.CycleSpindle.IsReversed
getset

Returns or sets the spindle reverse status

Created in NX10.0.2

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

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

unsafe NXOpen.CAM.CycleSpindle.Mode NXOpen.CAM.CycleSpindle.SpindleMode
getset

Returns or sets the spindle type

Created in NX10.0.2

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

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

unsafe double NXOpen.CAM.CycleSpindle.SpindleSpeed
getset

Returns or sets the spindle value

Created in NX10.0.2

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

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.