8.1 formex -- General 3D geometry.

This module contains all the basic functionality for creating and transforming general 3D geometrical objects.

The largest and most important part of this module is the Formex class. Most algorithms in this and other modules of pyFormex are implemented to operate on data structures of this type. Some functions however operate on NumPy's ndarray type objects.



Subsections