Click or drag to resize

CoatingNozzleDataNozzleReadings Property

A list of readings / measurements that have been taken for this Nozzle.

Namespace: CFX.Structures.Coating
Assembly: CFX (in CFX.dll) Version: 1.7.3
Syntax
public List<CoatingMeasurement> NozzleReadings { get; set; }

Property Value

ListCoatingMeasurement
See Also