SE_shape_is_within

Returns TRUE if primary_shape is wholly contained within secondary_shape

Usage syntax

BOOL SE_shape_is_within (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_within returns TRUE if the specified primary_shape is completely contained within the secondary_shape. All other conditions, including an invalid SE_SHAPE object, return FALSE.

Notes

∙  Ignores any CAD data