Miner.Interop.Process Assembly > Miner.Interop.Process Namespace : IMMPxApplicationEx2 Interface |
For a list of all members of this type, see IMMPxApplicationEx2 members.
Name | Description | |
---|---|---|
![]() | Cleanup | Method to clean up data associated with sessions or designs that have been deleted or completed. In/Out parameters of message (as string) and status (as long). |
![]() | CreateNewNode | Method to create a new node within the Process Framework application. Input parameters of type IMMPxNode and string. |
![]() | CreateSDEVersion | Method to create the SDE version that will be associated with a session or design. Input parameters are the node ID (as long), the node type ID (as long) and a boolean to suppress messages. Returns IMMPxSDEVersion. |
![]() | GetDeleter | Method to get the deleter object for a particular node type ID (input parameter, as long). Returns IMMPxDeleter. |
![]() | GetSDEVersion | Method to return the SDE version associated with a session or design. Input parameters are the node ID (as long), the node type ID (as long) and a boolean to suppress messages. Returns IMMPxSDEVersion. |
![]() | GetVersionNamer | Method to get the namer object for a particular node type ID (input parameter, as long). Returns IMMPxDeleter. |
![]() | NodeLocked | Method to determine if a node is locked. Input parameters are node ID and node type ID (both as long). Returns a boolean. |
![]() | NodeState | Method to acquire the current state of the node. Input parameters are node ID and node type ID (both as long). |