All Frameworks  Object Hierarchy  This Framework  Previous  Next  Indexes  

AnalysisImport (Object)

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


The interface to access a CATIAAnalysisExport

Method Index

AddSupport
AddSupport for loads import if needed.
ImportDisp
Import displacements from a CATAnalysisExport file.
ImportForce
Import loads from a CATAnalysisExport file.

Methods


o Sub AddSupport(CATIAAnalysisManager iManager,
CATIAProduct iProductSupport,
CATIABase iSupport)
AddSupport for loads import if needed.
)
Parameters:
iManager
The Analysis manager.
)
iProductSupport
Product of the geometrical support.
)
iSupports
Geometrical support.
)
o Sub ImportDisp(CATIAAnalysisCase iFatherCase,
CATBSTR iFullPath,
CATIAAnalysisManager iManager,
CATIABase iAxis)
Import displacements from a CATAnalysisExport file.
)
Parameters:
iFatherCase
case where Displacements will be exported.
)
iFullPath
The full path of the file.
)
iManager
analysis manager where the disp is exported.
)
iAxis
The user axis system to be taken into account.
)
o Sub ImportForce(CATIAAnalysisCase iFatherCase,
CATBSTR iFullPath,
CATIAAnalysisManager iManager,
CATIABase iAxis)
Import loads from a CATAnalysisExport file.
)
Parameters:
iFatherCase
case where loads will be exported.
)
iFullPath
The full path of the file.
)
iManager
analysis manager where the disp is exported.
)
iAxis
The user axis system to be taken into account.
)

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