ProcessDocument (Object)

This interface is used to access the PPRDocument and to add a new library.

Properties


Property DNB3DStatePositionManagement() As (Read Only)
Retrieves the interface which manages the 3D state positions.
Returns:
The DNBIA3DStatePositionManagement corresponding to the current Process document.
Property PPRDocument() As (Read Only)
Retrieves the interface which manages the PPRDocument.
Returns:
The PPRDocument corresponding to the current Process document.

Methods


Sub AddLibrary( iFileName)
Adds a new library to the current Process document.
Parameters:
iFileName
The name of the library to be added.