NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | Properties | List of all members
NXOpen.Motion.SpreadsheetRunControl Class Reference

Represents the NXOpen.Motion.SpreadsheetRunControl More...

Inheritance diagram for NXOpen.Motion.SpreadsheetRunControl:
NXOpen.Motion.PostControl NXOpen.NXObject NXOpen.Motion.IPostControl NXOpen.TaggedObject NXOpen.INXObject NXOpen.Utilities.NXRemotableObject IMessageSink

Public Member Functions

unsafe void Finish ()
 SpreadsheetRun finish More...
 
unsafe void QuitSpreadsheet ()
 Quit spreadsheet More...
 
unsafe void Solve ()
 SpreadsheetRun solve function More...
 
unsafe void StepBackward ()
 SpreadsheetRun step backward More...
 
unsafe void StepForward ()
 SpreadsheetRun step forward More...
 
unsafe void StepTo (int step)
 SpreadsheetRun step to special step More...
 
unsafe void StepToAssemblyPosition ()
 SpreadsheetRun to assembly position More...
 
unsafe void StepToDesignPosition ()
 SpreadsheetRun to design position More...
 
unsafe void Stop ()
 SpreadsheetRun stop More...
 
unsafe void UpdateFromSpreadsheet ()
 SpreadsheetRun update from spreadsheet More...
 

Properties

unsafe NXOpen.Motion.ActiveView ActiveView [get, set]
 Returns or sets the active view More...
 
unsafe int Delay [get, set]
 Returns or sets the spreadsheet run delay More...
 
unsafe bool JointsLimits [get, set]
 Returns or sets the spreadsheet run joint limits setting More...
 
unsafe int PlayMode [get, set]
 Returns or sets the spreadsheet run play mode More...
 

Additional Inherited Members

- Public Types inherited from NXOpen.NXObject
enum  AttributeType {
  Invalid, Null, Boolean, Integer,
  Real, String, Time, Reference,
  Any = 100
}
 Specifies attribute type. More...
 
enum  DateAndTimeFormat { Numeric, Textual }
 Specifies the format of the date and time attribute. More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents the NXOpen.Motion.SpreadsheetRunControl

An instance of this class can not be obtained

Created in NX9.0.0

Member Function Documentation

unsafe void NXOpen.Motion.SpreadsheetRunControl.Finish ( )
inline

SpreadsheetRun finish

Created in NX9.0.0

License requirements: mechanisms ("MECHANISMS")

unsafe void NXOpen.Motion.SpreadsheetRunControl.QuitSpreadsheet ( )
inline

Quit spreadsheet

Created in NX9.0.0

License requirements: mechanisms ("MECHANISMS")

unsafe void NXOpen.Motion.SpreadsheetRunControl.Solve ( )
inline

SpreadsheetRun solve function

Created in NX9.0.0

License requirements: mechanisms ("MECHANISMS")

unsafe void NXOpen.Motion.SpreadsheetRunControl.StepBackward ( )
inline

SpreadsheetRun step backward

Created in NX9.0.0

License requirements: mechanisms ("MECHANISMS")

unsafe void NXOpen.Motion.SpreadsheetRunControl.StepForward ( )
inline

SpreadsheetRun step forward

Created in NX9.0.0

License requirements: mechanisms ("MECHANISMS")

unsafe void NXOpen.Motion.SpreadsheetRunControl.StepTo ( int  step)
inline

SpreadsheetRun step to special step

Created in NX9.0.0

License requirements: mechanisms ("MECHANISMS")

Parameters
stepThis is the step number in spreadsheet. If the step number = -1, the system will use the current position in spreadsheet.
unsafe void NXOpen.Motion.SpreadsheetRunControl.StepToAssemblyPosition ( )
inline

SpreadsheetRun to assembly position

Created in NX9.0.0

License requirements: mechanisms ("MECHANISMS")

unsafe void NXOpen.Motion.SpreadsheetRunControl.StepToDesignPosition ( )
inline

SpreadsheetRun to design position

Created in NX9.0.0

License requirements: mechanisms ("MECHANISMS")

unsafe void NXOpen.Motion.SpreadsheetRunControl.Stop ( )
inline

SpreadsheetRun stop

Created in NX9.0.0

License requirements: mechanisms ("MECHANISMS")

unsafe void NXOpen.Motion.SpreadsheetRunControl.UpdateFromSpreadsheet ( )
inline

SpreadsheetRun update from spreadsheet

Created in NX9.0.0

License requirements: mechanisms ("MECHANISMS")

Property Documentation

unsafe NXOpen.Motion.ActiveView NXOpen.Motion.SpreadsheetRunControl.ActiveView
getset

Returns or sets the active view

Created in NX9.0.0

License requirements to get this property: mechanisms ("MECHANISMS")

License requirements to set this property: mechanisms ("MECHANISMS")

unsafe int NXOpen.Motion.SpreadsheetRunControl.Delay
getset

Returns or sets the spreadsheet run delay

Created in NX9.0.0

License requirements to get this property: mechanisms ("MECHANISMS")

License requirements to set this property: mechanisms ("MECHANISMS")

unsafe bool NXOpen.Motion.SpreadsheetRunControl.JointsLimits
getset

Returns or sets the spreadsheet run joint limits setting

Created in NX9.0.0

License requirements to get this property: mechanisms ("MECHANISMS")

License requirements to set this property: mechanisms ("MECHANISMS")

unsafe int NXOpen.Motion.SpreadsheetRunControl.PlayMode
getset

Returns or sets the spreadsheet run play mode

Created in NX9.0.0

License requirements to get this property: mechanisms ("MECHANISMS")

License requirements to set this property: mechanisms ("MECHANISMS")


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