SoStructureModelIndexQuantification3doutResult Property |
The output measure result.
Namespace: OIV.ImageViz.Engines.ImageAnalysis.MorphometryAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SoImageVizEngineAnalysisOutput<SoStructureModelIndexQuantification3dSbStructureModelIndexDetail> outResult { get; }
Public ReadOnly Property outResult As SoImageVizEngineAnalysisOutput(Of SoStructureModelIndexQuantification3dSbStructureModelIndexDetail)
Get
public:
property SoImageVizEngineAnalysisOutput<SoStructureModelIndexQuantification3dSbStructureModelIndexDetail>^ outResult {
SoImageVizEngineAnalysisOutput<SoStructureModelIndexQuantification3dSbStructureModelIndexDetail>^ get ();
}
member outResult : SoImageVizEngineAnalysisOutput<SoStructureModelIndexQuantification3dSbStructureModelIndexDetail> with get
Property Value
Type:
SoImageVizEngineAnalysisOutputSoStructureModelIndexQuantification3dSbStructureModelIndexDetailRemarks See Also