int kgeom_done_writing(kgeom_object *object)
none
In general, the kgeom_write_object()
function
should be used instead of this function. This
function has been made public to provide complete
flexibility for writing a geometry object. It should
only be used when you wish to write a geometry object
primitive-by-primitive. More information on this is
available in the kgeom_write_primitive()
man
page.
The fid internal to the geometry object specifies the
file which will be closed. In general, this fid is
set when the geometry header was written by the
kgeom_write_header()
function.
none
none
$DATASERV/include/kgeom/kgeom.h