Click or drag to resize

RepairedUnit Class

** NOTE: ADDED in CFX 1.4 **

Describes the results of repairs performed on a single production unit.
Inheritance Hierarchy
SystemObject
  CFX.StructuresRepairedUnit

Namespace: CFX.Structures
Assembly: CFX (in CFX.dll) Version: 1.7.3
Syntax
public class RepairedUnit

The RepairedUnit type exposes the following members.

Constructors
 NameDescription
Public methodRepairedUnit Default constructor
Top
Properties
 NameDescription
Public propertyOverallResult The overall result of the repairs performed on this unit
Public propertyRepairs A list of the Repairs performed, along with the results
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)
Top
See Also