All Frameworks  Object Hierarchy  This Framework  Previous  Next  Indexes  

ProcessDocument (Object)

IUnknown
  |
  +---IDispatch
    |
    +---CATBaseUnknown
      |
      +---CATBaseDispatch
        |
        +---AnyObject
          |
          +---Document
            |
            +---ProcessDocument
 


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

Property Index

PPRDocument
Retrieves the interface which manages the PPRDocument.

Method Index

AddLibrary
Adds a new library to the current Process document.

Properties


o Property PPRDocument() As CATBaseDispatch (Read Only)
Retrieves the interface which manages the PPRDocument.
Returns:
The PPRDocument corresponding to the current Process document.

Methods


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

Copyright © 2003, Dassault Systèmes. All rights reserved.