Click or drag to resize

UninstalledMaterial Class

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

Describes when single lot of material that is uninstalled from a production unit, possibly from specific locations on the production unit.
Inheritance Hierarchy
SystemObject
  CFX.StructuresUninstalledMaterial

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

The UninstalledMaterial type exposes the following members.

Properties
  NameDescription
Public propertyMaterial
The material package that was uninstalled (if known)
Public propertyQuantityUninstalled
The total quantity of parts or material uninstalled of this particular MaterialPackage (lot)
Public propertyUninstalledComponents
A list of the components that were uninstalled
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 section 5.6).
Top
See Also