Click or drag to resize
SoResampleImageProcessing3dsubVolumeDimension Property

The dimensions of the output sub volume.

Namespace: OIV.ImageViz.Engines.GeometryAndMatching.GeometricTransforms
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoSFVec3i32 subVolumeDimension { get; }

Property Value

Type: SoSFVec3i32
Remarks

If the parameter OIV.ImageViz.Engines.GeometryAndMatching.GeometricTransforms.SoResampleImageProcessing3d.samplingMode is not set to MANUAL this parameter is ignored. Default value is (1,1,1).

See Also