public class SoFilterAnalysisQuantification extends SoImageVizEngine
SoFilterAnalysisQuantification engine removes from the input label analysis labels whose measure does not fulfill a filter formula.
For an introduction, see:
The SoFilterAnalysisQuantification engine filters an existing analysis object SoLabelAnalysisResult. It outputs another SoLabelAnalysisResult object.
See also:
SoLabelAnalysisQuantification, SoLabelFilteringAnalysisQuantification, SoLabelFilteringProcessing.
File format/default:
FilterAnalysisQuantification {
| computeMode | MODE_AUTO |
| inAnalysis | NULL |
| inFilter | "" |
Library references: filter_analysis
SoImageVizEngine.ComputeModes, SoImageVizEngine.EventArg, SoImageVizEngine.Neighborhood3dsInventor.ConstructorCommand| Modifier and Type | Field and Description |
|---|---|
SoSFEnum<SoImageVizEngine.ComputeModes> |
computeMode
Select the compute Mode (2D or 3D or AUTO) .
|
SoSFLabelAnalysisResult |
inAnalysis
The input analysis.
|
SoSFString |
inFilter
The input filter formula.
|
SoImageVizEngineOutput<SoSFLabelAnalysisResult,SoLabelAnalysisResult> |
outAnalysis
The output analysis.
|
CONNECTIVITY_18, CONNECTIVITY_26, CONNECTIVITY_6, MODE_2D, MODE_3D, MODE_AUTO, onBegin, onEnd, onProgressVERBOSE_LEVEL, ZeroHandle| Constructor and Description |
|---|
SoFilterAnalysisQuantification()
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, stopInternalThreadspublic final SoSFEnum<SoImageVizEngine.ComputeModes> computeMode
public final SoSFLabelAnalysisResult inAnalysis
public final SoSFString inFilter
public final SoImageVizEngineOutput<SoSFLabelAnalysisResult,SoLabelAnalysisResult> outAnalysis
Generated on February 24, 2026, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com