Click or drag to resize

UnitInfoCRDs Property

** NOTE: ADDED in CFX 1.7 **

An optional list of component designators (instances of a part) on a production unit(s) to be associated with this measurement. May include sub-components in "." notation. Examples: R1, R2, R3 or R2.3 (R2, pin 3)

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

Property Value

ListString
See Also