SE_shape_generate_label_point

Generates a label point for a shape.

Usage syntax

LONG SE_shape_generate_label_point (const SE_SHAPE shape, SE_POINT *pt);

Parameters
shape A handle to an active shape object
pt A pointer to an SE_POINT structure containing a label point for the shape
Description

Generates a label point for a shape.

Returns

SE_SUCCESS
SE_FAILURE

SE_INVALID_ENTITY_TYPE

SE_INVALID_POINTER

SE_INVALID_SHAPE

SE_INVALID_SHAPE_OBJECT

Notes

•  Ignores any CAD data.