Message 1 of 6
About number of objects limit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I'm using AutoCad2020 as student edition.
i'd like to make 3750 X 3750 array of circle using 'array' command.
but it seems there is limitation for number of objects as 100,000.
i found some helps about this problem, it said using 'setenv "MaxArray" "n" ' command.
but in my AutoCad, if i use 'setenv' in command line, it shows 'unknown command'.
how can i modify the limit for number of objects?