tennsS v1.53 Reference Manual

Copyright (C) 1997 - 2002 Mike Arnold, Altjira Software, mikea@altjira.com

Go to the previous, next section, table of contents.


Plane

Class Plane derived from Layer (size <192> bytes)

A design space object that implements a layer of nodes. The layer is described as a 2-dimensional plane. The number of nodes in the plane, specified as the number of nodes in the x and y directions, is given by the <region>. The nodes are uniformly arranged over the plane according to the densities in the x and y directions. The physical characteristics of the plane can be given either in terms of the physical lengths using <numerical> or as the densities using <physical>.

    numerical=<xR:yR:xl:yl>
                   sets numerical dimensions (1,1,1,1)
    physical=<xd:yd:xl:yl>
                   sets physical dimensions (1,1,1,1)
    region=<x,y>   sets region size (1,1)



Derived Classes


Go to the previous, next section, table of contents. Document generated Mon Jun 16 02:19:05 GMT 2003