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

Represets a User Defined Event More...

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

Public Types

enum  Mode { On, Off, Seconds, Revolutions }
 Available types for dwell mode More...
 

Properties

unsafe double Dwell [get, set]
 Returns or sets the dwell value More...
 
unsafe NXOpen.CAM.CycleDwell.Mode DwellMode [get, set]
 Returns or sets the dwell type More...
 
unsafe bool IsActive [get, set]
 Returns or sets the dwell 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 dwell mode

Enumerator
On 

dwell on

Off 

dwell off

Seconds 

dwell seconds

Revolutions 

dwell revolutions

Property Documentation

unsafe double NXOpen.CAM.CycleDwell.Dwell
getset

Returns or sets the dwell 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")

unsafe NXOpen.CAM.CycleDwell.Mode NXOpen.CAM.CycleDwell.DwellMode
getset

Returns or sets the dwell 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 bool NXOpen.CAM.CycleDwell.IsActive
getset

Returns or sets the dwell 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")


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