On 20/08/2015 at 00:02, xxxxxxxx wrote:
User Information:
Cinema 4D Version:
Platform:
Language(s) :
---------
To browse preset libraries you need to specify a db_index in Alloc.
AutoAlloc<SDKBrowsePresets> lib(db_index);
If i want to parse all that are present i would need to how many there are. How do i get this value?