when I call:
hatch-points 1 []

the z value of the point is not inherited. It is set to zero.

To get it to work I have to explicitly assign the z coordinate:

   hatch-points 1 [
          set zcor [zcor] of myself
        ]

This is not the behavior I expected.

-- 
>From the personal email account of Steve Scott.

-- 
You received this message because you are subscribed to the Google Groups 
"netlogo-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to netlogo-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/netlogo-devel/CA%2BM9PAPdC0nQoBWy5-qQN7NfvwZuF8Nzb0a-D01t1zXvmWLccQ%40mail.gmail.com.

Reply via email to