Click or drag to resize

InspectedUnit Class

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

Describes the results of a series of inspections performed on a single production unit.
Inheritance Hierarchy
SystemObject
  CFX.StructuresInspectedUnit

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

The InspectedUnit type exposes the following members.

Properties
  NameDescription
Public propertyInspections
A list of the inspections performed, along with the results
Public propertyOverallResult
The overall result of the inspections performed on this unit
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