SE_shape_get_text_size

Returns the memory requirements for a well-known text representation of a shape

Usage syntax

LONG SE_shape_get_text_size (const SE_SHAPE shape, LONG *size);

Parameters
shape A handle to an active shape object
size A pointer to the size of the shape
Description

Returns the memory requirements in bytes for a well-known text representation of a shape.

Returns

SE_SUCCESS
SE_INVALID_POINTER

SE_INVALID_SHAPE_OBJECT

SE_SDE_NOT_STARTED

Notes

∙  Ignores any CAD data.