Class PartCloseResponses
Inheritance
PartCloseResponses
Assembly: NXOpen.dll
Syntax
public class PartCloseResponses : TransientObject, IMessageSink, IDisposable
Constructors
PartCloseResponses(nint)
Declaration
protected PartCloseResponses(nint ptr)
Parameters
Type |
Name |
Description |
nint |
ptr |
|
Methods
AddResponse(string, bool)
Declaration
public void AddResponse(string partName, bool response)
Parameters
Type |
Name |
Description |
string |
partName |
|
bool |
response |
|
FreeResource()
Declaration
protected override void FreeResource()
Overrides
Implements
System.Runtime.Remoting.Messaging.IMessageSink