SE_shape_is_nil

Returns TRUE if the supplied shape is nil (empty).

Usage syntax

BOOL SE_shape_is_nil (const SE_SHAPE shape);

Parameters

Parameters
shape A handle to an active shape object
Description

Returns TRUE if the supplied shape is nil (empty). All other conditions, including an invalid SE_SHAPE object, return FALSE.

Notes

•  Ignores any CAD data.