How To Install Pyformex On Debian, Ubuntu And Raspbian?

How To Install Pyformex On Debian, Ubuntu And Raspbian?

pyformex

program to create 3D geometry from Python scripts.

Install pyformex

  • Debian apt-get install pyformex Click to copy
  • Ubuntu apt-get install pyformex Click to copy
  • Raspbian apt-get install pyformex Click to copy

pyformex

program to create 3D geometry from Python scripts.

pyFormex can be used to generate, transform and manipulate large geometrical models of 3D structures by sequences of mathematical operations. Unlike traditional CAD systems, pyFormex provides a powerful (Python based) scripting language as the basic user input, making it very well suited for automated and repeated (parametric) design procedures. It provides a wide range of operations on meshes, like STL type triangulated surfaces and FEA or CFD grids. Nurbs curves and surfaces are under development. pyFormex is often used to create models from medical scan images, or as a pre- and post-processor for Finite Element analysis programs. But it could just as well be used to just create some nice 3D renderings. This package contains the architecture independent parts: the Python source (including GUI and examples), some data files and the full documentation. It does not contain: - the compiled acceleration libraries (install pyformex-lib), - the (non-essential) extra programs and modules (see the pyformex/extra directory for instructions.) Installing pyformex-lib is highly recommended for use with large models.

Installing pyformex command is simple. just copy one of the above commands for your operating system and paste it into terminal. This command is available for Debian, Ubuntu and Raspbian operating systems. Once you run the command it will install the latest version of pyformex 2026 package in your OS.