Class PidDebugSession
Inheritance
PidDebugSession
Assembly: NXOpen.dll
Syntax
public class PidDebugSession : NXRemotableObject, IMessageSink
Constructors
PidDebugSession(Session)
Declaration
protected PidDebugSession(Session owner)
Parameters
Type |
Name |
Description |
Session |
owner |
|
Properties
Tag
Declaration
Property Value
Methods
EndAndPrintAllSheetsDelta()
Declaration
public void EndAndPrintAllSheetsDelta()
EndAndPrintDelta()
Declaration
public void EndAndPrintDelta()
GetPidDebugSession(Session)
Declaration
public static PidDebugSession GetPidDebugSession(Session owner)
Parameters
Type |
Name |
Description |
Session |
owner |
|
Returns
Declaration
public void PrintAllSheetTCINInformation()
Declaration
public void PrintPreferenceInformation(Sheet sheet)
Parameters
Type |
Name |
Description |
Sheet |
sheet |
|
Declaration
public void PrintSheetInformation(Sheet sheet)
Parameters
Type |
Name |
Description |
Sheet |
sheet |
|
Declaration
public void PrintTCINInformation(Sheet sheet)
Parameters
Type |
Name |
Description |
Sheet |
sheet |
|
Declaration
public void PrintTemplateInformation(Sheet sheet)
Parameters
Type |
Name |
Description |
Sheet |
sheet |
|
SetIsTagPrinted(bool)
Declaration
public void SetIsTagPrinted(bool isTagPrinted)
Parameters
Type |
Name |
Description |
bool |
isTagPrinted |
|
StartDeltaObserver()
Declaration
public void StartDeltaObserver()
Implements
System.Runtime.Remoting.Messaging.IMessageSink