Skip to main content

NextFEM REST API wrapper in pure Python

Project description

NextFEMpy

NextFEM REST API wrapper in pure Python, to be used with NextFEM Designer or NextFEM Server. It is a complete set of REST API call, wrapped in Python functions, distinguishing between mandatory and optional arguments.

If you're looking for NextFEMpy source, look into /nextfempy folder.

Installation instructions

pip install nextfempy

Usage

Before using with your local installation of NextFEM Designer, start the plugin REST API Server.

from nextfempy import NextFEMrest
# connect to local copy of NextFEM Designer
nf=NextFEMapiREST.NextFEMrest()

To handle a property:

nf.autoMassInX=False
print(str(nf.autoMassInX))

To call a NextFEM API method:

nf.addOrModifyCustomData("test","Test")
print(nf.getCustomData("test"))

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nextfempy-0.1.0.tar.gz (16.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

nextfempy-0.1.0-py3-none-any.whl (16.7 kB view details)

Uploaded Python 3

File details

Details for the file nextfempy-0.1.0.tar.gz.

File metadata

  • Download URL: nextfempy-0.1.0.tar.gz
  • Upload date:
  • Size: 16.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.8.6

File hashes

Hashes for nextfempy-0.1.0.tar.gz
Algorithm Hash digest
SHA256 b49b10abdbce30dbfca926ed1c643063e5ee3e2f2499ae86f1e6d25fbd9501d3
MD5 bd3c2dd2b216f578e0c32985e51980c6
BLAKE2b-256 ea561cc0fa2b4a981914fc3f074167b93697d6209860ef3d8935f835745b299f

See more details on using hashes here.

File details

Details for the file nextfempy-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: nextfempy-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 16.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.8.6

File hashes

Hashes for nextfempy-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ebacc51c4c66fce74f922171d97458aa4a160796094e2b4f3e3135c590cab118
MD5 6968dae30a5d6dd39b674e6295180e1e
BLAKE2b-256 58423e825b9949e8552b3647184c80a3b5339ab44e04e064d436c50bdd232e97

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page