NXOpen .NET Reference  12.0.0
Public Types | Properties | List of all members
NXOpen.CAM.CycleDwell Class Reference

Represets a User Defined Event More...

Inheritance diagram for NXOpen.CAM.CycleDwell:

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...
 

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 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.