InternalPartNegativeTolerance Property |
For electronic parts, the maximum allowable percentage below nomimal value (based on manufacturer tolerances)
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.251.0.0 (8.251.0.0)
Syntaxpublic double NegativeTolerance { get; set; }
Public Property NegativeTolerance As Double
Get
Set
public:
property double NegativeTolerance {
double get ();
void set (double value);
}
member NegativeTolerance : float with get, set
Property Value
Type:
Double
See Also