Function Name: Valid Geometry Topology Level

Definition

Checks if the given value is a valid SE_GEOMETRY_TOPOLOGY_LEVEL_ENUM.

Returns

SE_TRUE if value is valid

SE_FALSE otherwise

Prototype


extern SE_BOOLEAN
SE_ValidGeometryTopologyLevel
(
SE_GEOMETRY_TOPOLOGY_LEVEL_ENUM value (notes)
);

Parameters Notes

value

value to be checked

Prev: Valid Follow Model Instances. Next: Valid Graphic Format. Up:Index.