Jump to content

Recommended Posts

Posted

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

Posted

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.

Posted

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

×
×
  • Create New...