SoSurfaceFittingApproximation3ddetectionType Property |
Defines the criterion on which a vertex will be kept as the best fit.
Namespace: OIV.ImageViz.Engines.ImageSegmentation.ComputationalGeometryAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFEnum<SoSurfaceFittingApproximation3dDetectionTypes> detectionType { get; }
Public ReadOnly Property detectionType As SoSFEnum(Of SoSurfaceFittingApproximation3dDetectionTypes)
Get
public:
property SoSFEnum<SoSurfaceFittingApproximation3dDetectionTypes>^ detectionType {
SoSFEnum<SoSurfaceFittingApproximation3dDetectionTypes>^ get ();
}
member detectionType : SoSFEnum<SoSurfaceFittingApproximation3dDetectionTypes> with get
Property Value
Type:
SoSFEnumSoSurfaceFittingApproximation3dDetectionTypesRemarks See Also