NAME

cxGeoDelete - delete the current geometry object

C SPECIFICATION

#include <cx/Geometry.h>

void cxGeoDelete()

FORTRAN SPECIFICATION

subroutine cxGeoDelete

DESCRIPTION

This function deletes the current object, either a primitive or a group node and everything beneath it. The exception to this is when the current object is the root object, in which case everything beneath the root is deleted but the root itself is not.
Last modified: Mon Nov 18 13:48:49 GMT 1996
[ Documentation Home ]
© The Numerical Algorithms Group Ltd, Oxford UK. 1996