Перейти к основному контенту

Низкоуровневая работа с файлвми результатов #ANSYS #Mechanical (.RST) в C/C++ от компании #PADT, Inc.

Reading ANSYS Mechanical Result Files (.RST) from C/C++ (Part 1) - PADT Recently, I’ve encountered the need to read the contents of ANSYS Mechanical result files (e.g. file.rst, file.rth) into a C++ application that I am writing www.padtinc.com Reading ANSYS Mechanical Result Files (.RST) from C/C++ (Part 2) - PADT In the last post in this series I illustrated how you can interface C code with FORTRAN code so that it is possible to use the ANSYS, Inc. BinLib routines to www.padtinc.com Reading ANSYS Mechanical Result Files (.RST) from C/C++ (Part 3) - PADT In the last post of this series I illustrated how I handled the nested call structure of the procedural interface to ANSYS’ BinLib routines.  If you recall, www.padtinc.com