All Frameworks  Object Hierarchy  This Framework  Indexes   

ProcessDocument (Object)

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

Property Index

DNB3DStatePositionManagement
Retrieves the interface which manages the 3D state positions.
PPRDocument
Retrieves the interface which manages the PPRDocument.

Method Index

AddLibrary
Adds a new library to the current Process document.

Properties


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

Methods


o Sub AddLibrary( 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.