SE_shape_is_nil |
Returns TRUE if the supplied shape is nil (empty)
BOOL SE_shape_is_nil (const SE_SHAPE shape);
Parameters
shape | A handle to an active shape object |
SE_shape_is_nil returns TRUE if the supplied shape is nil (empty). All other conditions, including an invalid SE_SHAPE object, return FALSE.
∙ Ignores any CAD data