Path to Software Agnosticism ========================================================== The ambition is to enable anyone to start designing something in a tool of their choice and have that design effortlessly converted to any FEM simulation formats and/or be importable into any relevant CAD software. Say you want to use python to design something and run a FEM analysis in Abaqus and export to a CAD package all in one fluent operation. .. image:: /_static/figures/flow_fem_ifc_simple.png The picture above shows the design being written in python using a `Jupyter Notebook `_, exported to IFC and further inspected using `XbimXplorer `_ (bottom left), then simulated in `Abaqus `_ (bottom right) here represented by the fem representation being imported into `Abaqus CAE `_ (a pre/post-processing software).