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