All Frameworks  Object Hierarchy  This Framework  Previous  Next  Indexes  

AnalysisExport (Object)

IUnknown
  |
  +---IDispatch
    |
    +---CATBaseUnknown
      |
      +---CATBaseDispatch
        |
        +---AnyObject
          |
          +---AnalysisExport
 


The interface to access a CATIAAnalysisExport

Method Index

Export
Export computed loads/displacements as a CATAnalysisExport file.

Methods


o Sub Export(CATBSTR iFullPath,
CATBSTR iType,
CATSafeArrayVariant iOccurrences,
CATIAAnalysisManager iManager)
Export computed loads/displacements as a CATAnalysisExport file.
Parameters:
iFullPath
The full path of the file.
(Example: “E:\tmp\ExportedLoads/CATAnalysisExport”).
iType
The type of data to be exported: "ComputedLoads" or "Displacements".
iOccurrences
The list of occurrences to be exported.
iManager
The analysis model for which the data will be exported.
(Only revelant for assembly of analysis.
)

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