Module: VolumeEdit2D ()
This module is deprecated. This module extracts a field from a 2D shape and a uniform scalar field. The extracted field will be contained in the bounding plane of the 2D shape. The 2D shape behaves as a selection in the original field. All the voxels out of this selection will be replaced by the fillValue.The input scalar field is resampled during data extraction. A size is then needed to compute the extraction.
Data [required]
The input data set to be edited (uniform scalar field).Shape [required]
The 2d shape needed for the extraction.
Size
The extraction size. If "use input resolution" is checked, the size for the extraction will be adjusted automatically to the input field voxel size.FillValue
The value used to fill the output field. This value will be set as undefined for the output field.applyTransform
If checked, the output field will store a transformation corresponding to the 2D shape one related to the original field.