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.Neighborhood3ds
Inventor.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.
|
onBegin, onEnd, onProgress
VERBOSE_LEVEL, ZeroHandle
Constructor and Description |
---|
SoSetPlaneToVolumeProcessing3d()
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 inImage1
public final SoSFImageDataAdapter inImage2
public final SoSFEnum<SoSetPlaneToVolumeProcessing3d.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