I am having trouble translatin this section to python. If you guys could help it would be great! Thanks!
@Node_Coords = ($x, $y, $z, $ZYX[$z][$y][$x][0]); push @{ $HoA{$BufferNum} } , @Node_Coords;
node_coords = x, y, z, zyx[z][y][x][0] hoa[buffer_name].extend(node_coords)
Sign up using Google
Sign up using Facebook
Sign up using Stack Exchange
By posting your answer, you agree to the privacy policy and terms of service.
tagged
asked
1 year ago
viewed
81 times
active