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.
  • 0: no save.
  • 1: save.
o Sub CacheImport( iDirectory)
Imports in the cache of marked documents in a directory.
Parameters:
iDirectory
The directory that contains marked documents.
o Sub Collapse()
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.
  • 0: no save.
  • 1: save.
iCache
To cache data.
  • 0: no save.
  • 1: save.

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