ScalarField.get_scalar¶
- single_cell_parser.scalar_field.ScalarField.get_scalar(xyz)¶
- Fetch the scalar value of the voxel containing the point xyz. - Warning - Returns 0 if - xyzis outside the bounding box.
Documentation unclear, incomplete, broken or wrong? Let us know