After communication with Solibri, we see the need to improve how "index" is specified in BCF-API documentation.
- Index should be a floating number, to make it easier to reorder topics
- Index should be assigned server side if omitted
- Index should be rebalanced by the server periodically to avoid floating number overflow. Example ("1, 1.5 2", should be transformed to "1, 2, 3")
- Index should not be visible for end users?
Would be nice to discuss this at todays telecon
After communication with Solibri, we see the need to improve how "index" is specified in BCF-API documentation.
Would be nice to discuss this at todays telecon