.. $Id: projects.rst 1252 2009-12-09 11:05:19Z bverheg $
.. pyformex documentation --- projects

.. include:: defines.inc
.. include:: ../website/src/links.inc

.. _cha:projects:

**************
Using Projects
**************

.. warning:: This document still needs to be written! 

.. topic:: Abstract

  This chapter explains how to use projects to make your work
  persistent. We will explain how to create new projects,
  how to add or remove data from the project and how to save and
  reopen project files.

.. _sec:projects_what:

What is a project
=================

A pyFormex project is a persistent copy of some data created by
pyFormex. These data are saved in a project file, which you can later
re-open to import the data in another pyFormex session. 


.. End

