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