![]() |
NextFEM API |
THe solution for all engineering tasks |
NextFEM Designer offers to everyone the usage of its API, at no cost. You can perform all the operations you can do with the free version of NextFEM Designer. In addition, if you have a license for paid modules, also their functionalities can be called via API.
API documentation is available here.
APIs are not related only to plugins – they can be used alone. Please find below several example of interaction with third-party programs:
– NextFEM API in Excel VBA: Sample1 and Sample2
– NextFEM API in CAD environments
A collection of samples is available on NextFEM GitHub page.
Since v2.2, NextFEM API has the brand new AutoREST technology, which allows to work seamlessly with a remote computer or another application domain without rewriting your code. Please see Connect command.
Download AutoREST and Live Collaboration typical scenarios.
Download API developers’ guide.
Use NextFEMpy Python package
sample and source code here
Contact us for commercial use of API.