why 1024 is maximum number in polygon ?

why 1024 is maximum number in polygon ?

Anonymous
Not applicable
4,454 Views
4 Replies
Message 1 of 5

why 1024 is maximum number in polygon ?

Anonymous
Not applicable

Hello Everyone

 

I heard that maximum number of sides with which a polygon can be made in AutoCAD is 1024. Why 1024 ?

 

Thank you

0 Likes
4,455 Views
4 Replies
Replies (4)
Message 2 of 5

Alfred.NESWADBA
Consultant
Consultant

Hi,

 

>> Why 1024 ?

Just guessing as I'm not the developer who decided that

  • Because a bigger value would need one bit more to be stored.
  • And from my point of view ... more than 1024 would make the object looking like a real circle.

 

When do you need a higher value?


As a workaround: use command _ARRAY.

 

- alfred -

------------------------------------------------------------------------------------
Alfred NESWADBA
ISH-Solutions GmbH / Ingenieur Studio HOLLAUS
www.ish-solutions.at ... blog.ish-solutions.at ... LinkedIn ... CDay 2025
------------------------------------------------------------------------------------

(not an Autodesk consultant)
Message 3 of 5

pendean
Community Legend
Community Legend
Why not?
Message 4 of 5

RobDraw
Mentor
Mentor

It might have something to do with the fact that it is the square of 32 (bits).


Rob

Drafting is a breeze and Revit doesn't always work the way you think it should.
0 Likes
Message 5 of 5

parkr4st
Advisor
Advisor

go back further to binary days      2 to the 10th power     days of DOS limits or earlier most likely

0 Likes