Joint Meshing REST API

REST API

Create joint meshes

A REST API to generate joint meshes from beam element models, input using json format.

This REST API is developed using FastAPI. Read the docs for endpoints and schemas.

Viewer

View joint meshes

A user interface for creating and viewing joint meshes. This uses the REST API to perform the meshing.

This viewer is developed using the Dash VTK python package.