public class SoGetPlaneFromVolumeProcessing3d extends SoImageVizEngine
SoGetPlaneFromVolumeProcessing3d
engine.
The SoGetPlaneFromVolumeProcessing3d
engine extracts a plane from a 3D image. This plane can be orthogonal to X, Y or Z axis.
See also: SoSetImagePlaneToVolumeProcessing3d, SoGetObliquePlaneFromVolumeProcessing3d
.
File format/default:
GetPlaneFromVolumeProcessing3d {
inImage | NULL |
axisSelection | X_AXIS |
planeIndex | 0 |
Library references: getplane
Modifier and Type | Class and Description |
---|---|
static class |
SoGetPlaneFromVolumeProcessing3d.AxisSelections |
SoImageVizEngine.ComputeModes, SoImageVizEngine.EventArg, SoImageVizEngine.Neighborhood3ds
Inventor.ConstructorCommand
Modifier and Type | Field and Description |
---|---|
SoSFEnum<SoGetPlaneFromVolumeProcessing3d.AxisSelections> |
axisSelection
Select the axis orthogonal to the plane to extract.
|
SoSFImageDataAdapter |
inImage
The input image.
|
SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter> |
outImage
The output image.
|
SoSFInt32 |
planeIndex
The index of plane.
|
onBegin, onEnd, onProgress
VERBOSE_LEVEL, ZeroHandle
Constructor and Description |
---|
SoGetPlaneFromVolumeProcessing3d()
Constructor.
|
abortEvaluate, isEvaluating, startEvaluate, waitEvaluate
copy, getByName, getOutput, getOutputName
copyFieldValues, copyFieldValues, enableNotify, fieldsAreEqual, get, getAllFields, getEventIn, getEventOut, getField, getFieldName, hasDefaultValues, isNotifyEnabled, set, setToDefaults
dispose, getName, isDisposable, isSynchronizable, setName, setSynchronizable, touch
getNativeResourceHandle
public final SoSFImageDataAdapter inImage
public final SoSFEnum<SoGetPlaneFromVolumeProcessing3d.AxisSelections> axisSelection
public final SoSFInt32 planeIndex
public final SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter> outImage
Generated on July 31, 2019, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com