SE_layergrid_apply_shape

Applies a shape to a layer grid

Usage syntax

LONG SE_layergrid_apply_shape (SE_LAYERGRID layergrid, SE_SHAPE shape);
 

Parameters
layergrid The handle for the layer grid object to be updated
shape The shape to apply
Description

This function applies a shape to the index grid being calculated.

Returns

SE_SUCCESS
SE_INVALID_LAYERGRID_OBJECT
SE_INVALID_SHAPE_OBJECT
SE_OUT_OF_MEMORY