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

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

Inheritance diagram for NXOpen.LineDesigner.LineDesignerDebugSession:
NXOpen.Utilities.NXRemotableObject IMessageSink

Public Member Functions

unsafe void ValidateLdData ()
 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 LineDesignerDebugSession GetLineDesignerDebugSession (NXOpen.Session owner)
 Returns the LineDesignerDebugSession 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 LineDesigner testing.

This class shouldn't be made available to customers

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

Created in NX12.0.2

Member Function Documentation

static LineDesignerDebugSession NXOpen.LineDesigner.LineDesignerDebugSession.GetLineDesignerDebugSession ( NXOpen.Session  owner)
inlinestatic

Returns the LineDesignerDebugSession 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.LineDesigner.LineDesignerDebugSession.ValidateLdData ( )
inline

Dump the table entry for a part

Created in NX12.0.2

License requirements: ld_line_designer ("FULL LINE DESIGNER")

Property Documentation

Tag NXOpen.LineDesigner.LineDesignerDebugSession.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.