ActiveX (COM) interface

[ LISA 6.2.3 has a macro recorder that is not available in later versions. The macro-recorder writes to a text file the internal LISA functions used for every action done in the pre-processor. Later versions of LISA can be installed parallel to 6.2.3.]

[ LISA 7.5.1 is the last version to support the LisaAction function and the .vfd and .dat file formats. Use this version if you require the complete ActiveX interface.]

Using LISA to power your application

LISA's ActiveX interface enables software developers to write their own programs which can call on the LISA engine to accomplish the more difficult tasks of mesh generation and equation solving or for routines like stress classification, FEA results documentation, etc. Using ActiveX, the LISA pre- and post-processor can be integrated into a software application. This use of LISA is similar to a dynamic link library, but here, LISA is called the activeX server while the software application is called the activeX client.

To write ActiveX clients/servers for LISA you can use Microsoft Office, Microsoft Excel, Microsoft Visual Basic or any other programming language which supports Microsoft active-X programming.