SE_shape_is_overlapping

Returns TRUE if the intersection of two shapes results in an object of the same geometric dimension

Usage syntax

BOOL SE_shape_is_overlapping (const SE_SHAPE primary_shape, const SE_SHAPE secondary_shape);

Parameters
primary_shape A handle to an active shape object
secondary_shape A handle to an active shape object
Description

SE_shape_is_overlapping eturns TRUE if the intersection of two shapes, primary_shape and secondary_shape, results in an object of the same geometric dimension. Any other result, including an invalid shape object returns FALSE. See the ArcSDE geometric model for more information and examples.

Notes

∙  Ignores any CAD data