Click or drag to resize

InstalledMaterialReferencePartNumber Property

** NOTE: ADDED in CFX 1.5 **

If the material package is used as an alternate part, this parameter indicates the original part number. For example, if A0805-001 was supposed to be used but A0805-002 was used instead (because A0805-001 was missing for example), the internal part number of the material package will be A0805-002, and the referecne part number will be A0805-001.

Namespace: CFX.Structures
Assembly: CFX (in CFX.dll) Version: 2.1.1+880255d2f7380f340f56b243a51d99f2136bdae3
Syntax
public string ReferencePartNumber { get; set; }

Property Value

String
See Also