@OW wrote:
I need help understanding the grid.elt() method.
The documentation is lacking in this area. What does each of the objects in the elt list below refer to specifically?
diagram.grid.elt(0);
diagram.grid.elt(1);
diagram.grid.elt(2);
diagram.grid.elt(2);
diagram.grid.elt(3);Thank you.
Posts: 2
Participants: 2