SE_shape_get_num_subparts

Returns the number of subparts in a shape.

Usage syntax

LONG SE_shape_get_num_subparts (const SE_SHAPE shape, LONG part_num LONG *num_subparts);

Parameters
shape A handle to an active shape object
part_num The part number
num_subparts The number of subparts
Description

Returns the number of subparts in the specified part in a shape.

Returns

SE_SUCCESS
SE_INVALID_POINTER

SE_INVALID_SHAPE_OBJECT

Notes

•  Ignores any CAD data.