public class SoSetPlaneToVolumeProcessing3d extends SoImageVizEngine
SoSetPlaneToVolumeProcessing3d engine
The SoSetPlaneToVolumeProcessing3d engine pastes a plane in a 3D image.
See also: SoGetPlaneFromVolumeProcessing3d.
File format/default:
SetPlaneToVolumeProcessing3d {
| inImage1 | NULL |
| inImage2 | NULL |
| axisSelection | X_AXIS |
| planeIndex | 0 |
Library references: setplane
| Modifier and Type | Class and Description |
|---|---|
static class |
SoSetPlaneToVolumeProcessing3d.AxisSelections |
SoImageVizEngine.ComputeModes, SoImageVizEngine.EventArg, SoImageVizEngine.Neighborhood3dsInventor.ConstructorCommand| Modifier and Type | Field and Description |
|---|---|
SoSFEnum<SoSetPlaneToVolumeProcessing3d.AxisSelections> |
axisSelection
Select the axis orthogonal to the plane to set.
|
SoSFImageDataAdapter |
inImage1
The input 3D image.
|
SoSFImageDataAdapter |
inImage2
The input slice image.
|
SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter> |
outImage
The output image.
|
SoSFInt32 |
planeIndex
The index index of plane.
|
static int |
X_AXIS
Deprecated.
Use
SoSetPlaneToVolumeProcessing3d.AxisSelections.X_AXIS instead. |
static int |
Y_AXIS
Deprecated.
Use
SoSetPlaneToVolumeProcessing3d.AxisSelections.Y_AXIS instead. |
static int |
Z_AXIS
Deprecated.
Use
SoSetPlaneToVolumeProcessing3d.AxisSelections.Z_AXIS instead. |
CONNECTIVITY_18, CONNECTIVITY_26, CONNECTIVITY_6, MODE_2D, MODE_3D, MODE_AUTO, onBegin, onEnd, onProgressVERBOSE_LEVEL, ZeroHandle| Constructor and Description |
|---|
SoSetPlaneToVolumeProcessing3d()
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
SoSetPlaneToVolumeProcessing3d.AxisSelections.X_AXIS instead.@Deprecated public static final int Y_AXIS
SoSetPlaneToVolumeProcessing3d.AxisSelections.Y_AXIS instead.@Deprecated public static final int Z_AXIS
SoSetPlaneToVolumeProcessing3d.AxisSelections.Z_AXIS instead.public final SoSFImageDataAdapter inImage1
public final SoSFImageDataAdapter inImage2
public final SoSFEnum<SoSetPlaneToVolumeProcessing3d.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