Pontis Engineering VBA library docs

Documentation to internal database of scripts and classes for interaction with MS Excel, FEMAP & CAD.

Get started Go to GitHub

Visual Basic for Application

Easily accessible from MS Excel Application, does not require any additional software to run.

Categorized order

Methods are stored in modules, grouped depending on the application. No need to import entire package if only small part is needed.

Reliability

Clearly described functions help to faster develop application.

Back to top