Click or drag to resize

AppliedMaterial Class

** NOTE: ADDED in CFX 2.0 **

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

Namespace: CFX.Structures
Assembly: CFX (in CFX.dll) Version: 2.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
Syntax
public class AppliedMaterial : InstalledMaterial

The AppliedMaterial type exposes the following members.

Constructors
 NameDescription
Public methodAppliedMaterial 
Top
Properties
 NameDescription
Public propertyQuantityApplied The quantity of the material that was applied, with defined units and thresholds
Top
See Also