Properties
- Property DNB3DStatePositionManagement() As (Read Only)
-
Retrieves the interface which manages the 3D state positions.
- Returns:
- The DNBIA3DStatePositionManagement corresponding to the current Process document. dd>
- Property PPRDocument() As (Read Only)
-
Retrieves the interface which manages the PPRDocument.
- Returns:
- The PPRDocument corresponding to the current Process document. dd>
Methods
- Sub AddLibrary( iFileName)
-
Adds a new library to the current Process document.
- Parameters:
-
- iFileName
- The name of the library to be added. dd>