| SE_shape_is_measured |
Returns TRUE if the supplied shape has a measure array.
BOOL SE_shape_is_measured (const SE_SHAPE shape);
| shape | A handle to an active shape object |
Returns TRUE if the supplied shape has a measure array. All other conditions, including an invalid SE_SHAPE object, return FALSE.
• Ignores any CAD data.