Sets the Device ID for this symbol.
Syntax: |
|---|
| DlxSymbol.SetDeviceID(id) |
Parameters
| Parameter | Description |
|---|---|
| id | Specify a string with the Device ID for this symbol. |
Return Value
If the operation ends correctly, it returns true otherwise it returns false.
Remarks
During the automatic component annotation operation, the program tries to merge several similar parts into a single physical component giving priority to the symbols with the same Device ID.
Example
Copy code
|
|
|---|---|
|
|
|
