Function Name: Valid Spatial Index Spacing Units

Definition

Checks if the given value is a valid SE_SPATIAL_INDEX_SPACING_UNITS_ENUM.

Returns

SE_TRUE if value is valid

SE_FALSE otherwise

Prototype


extern SE_BOOLEAN
SE_ValidSpatialIndexSpacingUnits
(
SE_SPATIAL_INDEX_SPACING_UNITS_ENUM value (notes)
);

Parameters Notes

value

value to be checked

Prev: Valid Spacing. Next: Valid State Mismatch Policy. Up:Index.