SE_shape_generate_from_text

Creates a shape from its well-known text represenation.

Usage syntax

LONG SE_shape_generate_from_text (const CHAR *text_shape, SE_SHAPE shape);

Parameters
text_shape A handle to a text representation of a shape
shape A handle to an active shape object, returned as the new shape
Description

Returns an ArcSDE shape from its well-known text representation.

Returns

SE_SUCCESS
SE_COORD_OUT_OF_BOUNDS

SE_INVALID_COORDREF_OBJECT

SE_INVALID_GEOMETRY_TYPE

SE_INVALID_PARAM_VALUE

SE_INVALID_PART_OFFSET

SE_INVALID_POINTER

SE_INVALID_SHAPE_OBJECT

SE_OUT_OF_CLMEM

SE_SDE_NOT_STARTED

SE_SHAPE_TEXT_ERROR

SE_TOO_MANY_PARTS

SE_TYPE_MISMATCH