| 
            
              MarchingInfoTolerance Property 
             | 
          
        
         
            Gets the tolerance value used for equality check.
            
 
    Namespace: 
   Karamba.Results.ShellSection
    Assembly:
   KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxpublic double Tolerance { get; }Public ReadOnly Property Tolerance As Double
	Get
public:
property double Tolerance {
	double get ();
}member Tolerance : float with get
Property Value
Type: 
Double
See Also