ComponentAlternativeLocalRecipeChangeDesignator Property |
Identifies the specific component that must be replaced by the alternative part.
If ComponentDesignator.PositionNumber is 0, the change applies to all the units of the panel.
Namespace: CFX.Structures.SMTPlacementAssembly: CFX (in CFX.dll) Version: 2.1.1+880255d2f7380f340f56b243a51d99f2136bdae3
Syntaxpublic ComponentDesignator Designator { get; set; }Public Property Designator As ComponentDesignator
Get
Set
Property Value
ComponentDesignator
See Also