vertexsnummap expression function

Returns the number of unique strings bound to a point attribute.

All Usage Examples

Usage

vertexsnummap(surface_node, attribute)

Examples

vertexsnummap("/obj/geo1/attribcreate1", "foo")

Returns number of unique strings for the foo attribute.