PFoamMaxDeviation Property |
[Missing <summary> documentation for "P:PolyFramework.PFoam.MaxDeviation"]
Namespace:
PolyFramework
Assembly:
PolyFramework (in PolyFramework.dll) Version: 0.5.0.0 (0.5.0.0)
Syntaxpublic double MaxDeviation { get; set; }Public Property MaxDeviation As Double
Get
Set
public:
property double MaxDeviation {
double get ();
void set (double value);
}member MaxDeviation : float with get, set
Property Value
Type:
Double
See Also