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.Neighborhood3dsInventor.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.
|
static int |
X_AXIS
Deprecated.
|
static int |
Y_AXIS
Deprecated.
|
static int |
Z_AXIS
Deprecated.
|
CONNECTIVITY_18, CONNECTIVITY_26, CONNECTIVITY_6, MODE_2D, MODE_3D, MODE_AUTO, onBegin, onEnd, onProgressVERBOSE_LEVEL, ZeroHandle| Constructor and Description |
|---|
SoGetPlaneFromVolumeProcessing3d()
Constructor.
|
abortEvaluate, isEvaluating, startEvaluate, waitEvaluatecopy, getByName, getOutput, getOutputNamecopyFieldValues, copyFieldValues, enableNotify, fieldsAreEqual, get, getAllFields, getEventIn, getEventOut, getField, getFieldName, hasDefaultValues, isNotifyEnabled, set, setToDefaultsdispose, getEXTERNPROTO, getName, getPROTO, isDisposable, isSynchronizable, setName, setSynchronizable, touchgetAddress, getNativeResourceHandle, startInternalThreads, stopInternalThreads@Deprecated public static final int X_AXIS
SoGetPlaneFromVolumeProcessing3d.AxisSelections.X_AXIS instead.@Deprecated public static final int Y_AXIS
SoGetPlaneFromVolumeProcessing3d.AxisSelections.Y_AXIS instead.@Deprecated public static final int Z_AXIS
SoGetPlaneFromVolumeProcessing3d.AxisSelections.Z_AXIS instead.public final SoSFImageDataAdapter inImage
public final SoSFEnum<SoGetPlaneFromVolumeProcessing3d.AxisSelections> axisSelection
public final SoSFInt32 planeIndex
public final SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter> outImage
Generated on July 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com