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

Represents a class that is used for ToolDesigner testing. More...

Inheritance diagram for NXOpen.ToolDesigner.ToolDesignerDebugSession:
NXOpen.Utilities.NXRemotableObject IMessageSink

Public Member Functions

unsafe void ValidateFpData ()
 Dump the table entry for a part More...
 
- Public Member Functions inherited from NXOpen.Utilities.NXRemotableObject
IMessageCtrl AsyncProcessMessage (IMessage msg, IMessageSink replySink)
 Asynchronously processes the given message. More...
 
IMessage SyncProcessMessage (IMessage msg)
 Synchronously processes the given message. More...
 

Static Public Member Functions

static ToolDesignerDebugSession GetToolDesignerDebugSession (NXOpen.Session owner)
 Returns the ToolDesignerDebugSession object for the running session which serves as the 'gateway' class for the application API. More...
 

Properties

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

- Protected Member Functions inherited from NXOpen.Utilities.NXRemotableObject
void initialize ()
 <exclude> More...
 

Detailed Description

Represents a class that is used for ToolDesigner testing.

This class shouldn't be made available to customers

To obtain an instance of this class, refer to NXOpen.Session

Created in NX1847.0.0

Member Function Documentation

static ToolDesignerDebugSession NXOpen.ToolDesigner.ToolDesignerDebugSession.GetToolDesignerDebugSession ( NXOpen.Session  owner)
inlinestatic

Returns the ToolDesignerDebugSession object for the running session which serves as the 'gateway' class for the application API.

References to all other objects in this API are obtained either directly or indirectly via methods and properties on this class. Platform Session should be initialized using 'GetSession' method from NXOpen API prior to this call.

unsafe void NXOpen.ToolDesigner.ToolDesignerDebugSession.ValidateFpData ( )
inline

Dump the table entry for a part

Created in NX1847.0.0

License requirements: fp_fixture_planner ("FULL FIXTURE PLANNER")

Property Documentation

Tag NXOpen.ToolDesigner.ToolDesignerDebugSession.Tag
get

Returns the tag of this object.


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