NavigatorInterfaces DMUDataFlow (Object)
All Frameworks Object Hierarchy This Framework Indexes
DMUDataFlow (Object)
Allows the DMU Data Flow Management within the DMU Navigator environment.
Method Index
-
CacheExport
- Exports all documents related to the product in a directory.
-
CacheImport
- Imports in the cache of marked documents in a directory.
-
Collapse
- Collapse the product by replacing all sub-product by corresponding components.
-
ReplaceByCGR
- Replaces all components of the product by the corresponding CGR located in a directory.
-
SaveAsFrozen
- Saves all documents related to the product in a directory.
Methods
o Sub CacheExport( | | iDirectory, |
| | iPrefix, |
| | iData) |
-
Exports all documents related to the product in a directory.
- Parameters:
-
- iDirectory
- The directory that will contain documents.
- iPrefix
- The prefix used to save product documents.
- iData
- To save geometries.
o Sub CacheImport( | | iDirectory) |
-
Imports in the cache of marked documents in a directory.
- Parameters:
-
- iDirectory
- The directory that contains marked documents.
-
Collapse the product by replacing all sub-product by corresponding components.
o Sub ReplaceByCGR( | | iDirectory, |
| | iPrefix) |
-
Replaces all components of the product by the corresponding CGR located in a directory.
- Parameters:
-
- iDirectory
- The directory that will contain documents.
- iPrefix
- The prefix used to save product documents.
o Sub SaveAsFrozen( | | iDirectory, |
| | iPrefix, |
| | iData, |
| | iCache) |
-
Saves all documents related to the product in a directory.
- Parameters:
-
- iDirectory
- The directory that will contain documents.
- iPrefix
- The prefix used to save product documents.
- iData
- To save geometries.
- iCache
- To cache data.
Copyright © 2003, Dassault Systèmes. All rights reserved.