Geom1 Supported Versions 1, 2 Subtype of Serializable Fields The class is defined by the following fields: Entity/Object Variable Description integer Version integer type Geometry type integer 1 if void regions are labeled, 0 otherwise. Not present in version 1. double Geometry tolerance integer nv Number of vertices double[nv] vtx Vector of vertex coordinates integer[nv][2] ud Matrix of integers giving domains on up and down side of each vertex Description The type represent a 1D geometry class. The type can be 0, 1, or −1 for point, solid, or general objects, respectively. Example A solid 1D object. 5 Geom1 # class 2 # version 1 # type 1 # voidsLabeled 1e-010 # gtol 3 # number of vertices # Vertex coordinates 0 1 3 # Vertex up/down 1 0 2 1 0 2 # Attributes 0 # nof attributes