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