khaterehhadi Posted May 6, 2017 Posted May 6, 2017 I was wondering if the background grid has unique IDs for grid cells. If yes, is there any way to get the location information of objects related to the grid cells as opposed to specific x,y,z coordinates? Thanks, Kati
CWatson Posted May 8, 2017 Posted May 8, 2017 There are no grid cells IDs, but only x,y,z coordinates. Can you explain what you may be trying to do in terms of locating objects? There are ways to bring in object locations (coordinates) via external files.
khaterehhadi Posted May 10, 2017 Author Posted May 10, 2017 I want to assign a set of attributes to the grid cells and then pull out those attributes every time that my entity is on that specific cell. We can get the xyz coordinate while the entities are moving but I'm interested in knowing which grid cell they are on. do you have any suggestions? Thanks, Kati
Recommended Posts