SE_shape_free

Frees the memory allocated for a shape object.

Usage syntax

void SE_shape_free (SE_SHAPE shape);

Parameters
shape A handle to an active shape object
Description

Frees the memory allocated for a shape object.

Returns
SE_READ_ONLY_SHAPE
Notes

•  If you pass a shape returned from SE_stable_search or SE_stable_get_shape to ‘tgt_shape’, the SE_READ_ONLY_SHAPE error is returned.