This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

Print objects with grp.all
#1
Good morning to all
I have the following problem

I want to call all my objects and put them inside a variable, I already did it like this:



Code:
objects= grp.all();

log(objects);



but the result it gives me is not the one I want, since I have the following objects
0/0/1
... there are several of these
1/1/1
..... there are several of these

but I do not leave the others that are aprox 500 objects
How can I get 500 objects out?



a Img

Attached Files Thumbnail(s)
   
Reply


Messages In This Thread
Print objects with grp.all - by Carlos Padilla - 18.09.2017, 13:52
RE: Print objects with grp.all - by admin - 18.09.2017, 17:55
RE: Print objects with grp.all - by admin - 20.09.2017, 10:08

Forum Jump: