Skip to main content
Solved

Maximum Number of NSC Editor objects

  • June 25, 2021
  • 1 reply
  • 72 views

Kaia.Williams

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!

Best answer by David.Nguyen

Hi Kaia,

I'm not aware of such a hard-coded limit. I'd be curious to hear if there is one actually.

I believe the limit is going to be dictated by your hardware (memory).

Take care,

David

1 reply

David.Nguyen
Luminary
Forum|alt.badge.img+2
  • Luminary
  • Answer
  • June 28, 2021

Hi Kaia,

I'm not aware of such a hard-coded limit. I'd be curious to hear if there is one actually.

I believe the limit is going to be dictated by your hardware (memory).

Take care,

David