SE_shape_generate_label_point |
Generates a label point for a shape.
LONG SE_shape_generate_label_point (const SE_SHAPE shape, SE_POINT *pt);
shape | A handle to an active shape object |
pt | A pointer to an SE_POINT structure containing a label point for the shape |
Generates a label point for a shape.
SE_SUCCESS
SE_FAILURE
SE_INVALID_ENTITY_TYPE
SE_INVALID_POINTER
SE_INVALID_SHAPE
SE_INVALID_SHAPE_OBJECT
• Ignores any CAD data.