Click or drag to resize

MeasurementCRDs Property

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 string CRDs { get; set; }

Property Value

String
See Also