Click or drag to resize

FeatureValue Class

It is cleaner to have several subclasses with specific value type (float and int in addition to string).
Inheritance Hierarchy

Namespace: CFX.Structures.PCBInspection
Assembly: CFX (in CFX.dll) Version: 1.7.3
Syntax
public class Value : NamedObject

The FeatureValue type exposes the following members.

Constructors
 NameDescription
Public methodFeatureValue 
Top
Properties
 NameDescription
Public propertyUnit The name of the unit for this value.
Top
See Also