AnalysisImport (Object)

The interface to access a CATIAAnalysisExport

Methods


Sub AddSupport( iManager, iProductSupport, iSupport)
AddSupport for loads import if needed.
)
Parameters:
iManager
The Analysis manager.
)
iProductSupport
Product of the geometrical support.
)
iSupports
Geometrical support.
)
Sub ImportDisp( iFatherCase, iFullPath, iManager, 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.
)
Sub ImportForce( iFatherCase, iFullPath, iManager, 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.
)