SE_shape_is_multipart

Returns TRUE if the supplied shape has multiple parts.

Usage syntax

BOOL SE_shape_is_multipart (const SE_SHAPE shape);

Parameters
shape A handle to an active shape object
Description

Returns TRUE if the supplied shape has multiple parts. All other conditions, including an invalid SE_SHAPE object, return FALSE.

Notes

•  Ignores any CAD data.