grid.create_coordinates_from_cubic_grid#

grid.create_coordinates_from_cubic_grid(grid_points, voxel_origin, voxel_matrix)#

Creates coordinates from a cubic grid

Parameters:
  • grid_points (list of 3)

  • voxel_origin (list of 3)

  • voxel_matrix (2d list)

Returns:

r

Return type:

ndarray corresponding to the coordinates