SoAverageSpaceThicknessQuantification3dmodel Property |
Namespace: OIV.ImageViz.Engines.ImageAnalysis.MorphometryAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SoSFEnum<SoAverageSpaceThicknessQuantification3dModels> model { get; }
Public ReadOnly Property model As SoSFEnum(Of SoAverageSpaceThicknessQuantification3dModels)
Get
public:
property SoSFEnum<SoAverageSpaceThicknessQuantification3dModels>^ model {
SoSFEnum<SoAverageSpaceThicknessQuantification3dModels>^ get ();
}
member model : SoSFEnum<SoAverageSpaceThicknessQuantification3dModels> with get
Property Value
Type:
SoSFEnumSoAverageSpaceThicknessQuantification3dModelsRemarks . Default is PARALLEL_PLATE_MODEL
See Also