/ . / VolumeData / arraygrid.py / Array_Grid_Data
Constructor requires Numeric Python arrays with indices in z, y, x order. Origin and step parameters are in x, y, z order.
Array_Grid_Data Grid_Data
__init__ ( self, arrays, origin, step, cell_angles=( 90, 90, 90 ), )