Breeze Designer Shapes Plugin
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Copyright (C) 1996-1998 Neville Richards. All rights reservred.

This plugin is a polyhedron shape generator. This plugin is still
being written so many features are not yet complete. This
plugin is distributed as is.

This plugin should be copied into the Breeze Designer plugin
directory, and configured from the settings / plugin
configuration dialog.


Requirements:

Breeze Designer 2.0 beta release 6 or later


Below are a list of properties are accessable from with the Breeze
Designer macro language and OLE-Automation interface.

---------------+---------------+-----------------
Property name	Data type	Description
---------------+---------------+-----------------

Version		int		Plugin version
Type		int   		0 = Tetrahedron
		       		1 = Hexahedron
		       		2 = Octahedron
		       		3 = Dodecahedron
		       		4 = Icosahedron

History:

18-Jan-1997	1.0 First public release

28-Aug-1999	1.1 Update for Breeze Designer 2.0.9
