Click or drag to resize

InstalledMaterial Class

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

Describes a single lot of material that was installed on a production unit, possibly in specific locations on the production unit.
Inheritance Hierarchy
SystemObject
  CFX.StructuresInstalledMaterial

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

The InstalledMaterial type exposes the following members.

Properties
  NameDescription
Public propertyCarrierLocation
Carrier and Location on the endpoint from which the material was dispensed (when applicable)
Public propertyInstalledComponents
A list of where the on the production unit the materials / parts were installed.
Public propertyMaterial
The material package that was installed
Public propertyQuantityInstalled
The total quantity of parts or material installed of this particular MaterialPackage (lot)
Public propertyUnitIdentifier
Unique ID of Production Unit, Panel, or Carrier
Public propertyUnitPositionNumber
Logical reference of production unit as defined by CFX position rule (see CFX standard). unit’s true unique identifier.
Top
See Also