Click or drag to resize

InternalPartSplicingTolerance Property

For electronic parts, a numeric value indicating the maximum amount of "overlap" (expressed in number of parts) that is to be expected when splicing together two reels of this part. THIS FIELD IS NOT UTILIZED BY FACTORYLOGIX, AND IS PROVIDED FOR BACKWARDS COMPATIBILITY WITH LEGACY DIPLAN MODULES ONLY.

Namespace:  FactoryLogix.xTend.DataObjects
Assembly:  FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.242.0.0 (8.242.0.0)
Syntax
public Nullable<double> SplicingTolerance { get; set; }

Property Value

Type: NullableDouble
See Also