Click or drag to resize

MaterialPackage Class

[This is preliminary documentation and is subject to change.]

Describes a specific, single handling unit of a particular material, such as a reel of SMT parts, a bag of parts, bin of parts, etc.
Inheritance Hierarchy
SystemObject
  CFX.StructuresMaterialPackage

Namespace:  CFX.Structures
Assembly:  CFXnet46 (in CFXnet46.dll) Version: 1.0.5
Syntax
public class MaterialPackage

The MaterialPackage type exposes the following members.

Properties
  NameDescription
Public propertyInternalPartNumber
The internal part number of the material package
Public propertyQuantity
The quantity of parts or material contained within this material package.
Public propertyUniqueIdentifier
The Unique identifier of the material package (barcode/RFID that identifies this specific material package.
Top
See Also