Is there a maximum number of objects that can be added to the Non-Sequential Component Editor? I'm looking to programatically add an extremely large number of objects to the editor (>2500) using ZOS-API. The vast majority of these objects (~2100) will be arrays referencing another object or objects, and as such will not take up as much memory.
Thanks!