Sets the Short ID of the pad.
Syntax: |
---|
DlxPad.SetShortID(id) |
Parameters
Parameter | Description |
---|---|
id | Specify a value between 0 and 128. |
Return Value
If the operation ends correctly, it returns true otherwise it returns false.
Remarks
Within the same footprint, pads that have the same Short ID value are considered electrically connected.
Example
Copy code | |
---|---|
|