Data Type: Uniform Scalar Field ()
This is a class of 3D scalar fields defined on a uniform lattice. See also Lattice and its base class Reg Scalar Field.
Shared colormap
In case a colormap is connected to the scalar field, this colormap will be shown here. If no colormap is connected, only the Edit menu is visible. To connect, disconnect or change the colormap, use the Edit menu or, equivalently, the popup menu under the right mouse button. See also Colormap and PortSharedColormap.
getSlice xy|xz|yz <sliceNumber>
Create new HxUniformScalarField3 slice with sliceNumber and orientation from input data. Slice orientation can be named as axial|coronal|sagittal if axis naming is medical.setSlice xy|xz|yz <dstSliceNumber> <srcSliceNumber> <srcSliceImage>
Replace the slice dstSliceNumber with the slice srcSliceNumber of srcSliceImage. Slice orientation can be named as axial|coronal|sagittal if axis naming is medical. Both fields must match data dimension, have the same primtypes and be the same data types.