Class PidDebugSession
Implements
System.Runtime.Remoting.Messaging.IMessageSink
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ToString()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: NXOpen
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
public Tag Tag { get; }
Property Value
| Type | Description |
|---|---|
| Tag |
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
| Type | Description |
|---|---|
| PidDebugSession |
PrintAllSheetTCINInformation()
Declaration
public void PrintAllSheetTCINInformation()
PrintPreferenceInformation(Sheet)
Declaration
public void PrintPreferenceInformation(Sheet sheet)
Parameters
| Type | Name | Description |
|---|---|---|
| Sheet | sheet |
PrintSheetInformation(Sheet)
Declaration
public void PrintSheetInformation(Sheet sheet)
Parameters
| Type | Name | Description |
|---|---|---|
| Sheet | sheet |
PrintTCINInformation(Sheet)
Declaration
public void PrintTCINInformation(Sheet sheet)
Parameters
| Type | Name | Description |
|---|---|---|
| Sheet | sheet |
PrintTemplateInformation(Sheet)
Declaration
public void PrintTemplateInformation(Sheet sheet)
Parameters
| Type | Name | Description |
|---|---|---|
| Sheet | sheet |
SetIsTagPrinted(Boolean)
Declaration
public void SetIsTagPrinted(bool isTagPrinted)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Boolean | isTagPrinted |
StartDeltaObserver()
Declaration
public void StartDeltaObserver()
Implements
System.Runtime.Remoting.Messaging.IMessageSink