memory management
03-Aug-95 10:59:12
Sb: #183363-memory management
Fm: Brian Rudolph [Adesk] 71722,170
To: Anselmo 100646,3314
<<<So I think I have to attach… Now I have only 2 objects with 59782 Vertices
and 117919 Faces together….I get a error message: Not enough RAM>>>
When you attach these two objects together, you are creating one single object
that is greater than 64K worth of faces and vertex points. There is a 64K limit
on any one object created in 3D Studio (R4). That is the memory error you are
running into. No one object can be greater than 64K faces and vertices.
-Brian