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.
|
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, 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, getEXTERNPROTO, getName, getPROTO, isDisposable, isSynchronizable, setName, setSynchronizable, touch
getAddress, 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 January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com