The Device object.
Inheritance Hierarchy
Methods
| Name | Description |
|---|---|
| GetCenterPosition | Gets the coordinates of the center of the device. |
| GetDeviceDescription | Gets a brief description of the device. |
| GetFootprint | Gets the footprint name of the device. |
| GetManufacturer | Gets the name of the device manufacturer. |
| GetManufacturerPartNo | Gets the manufacturer part number. |
| GetPad1Position | Gets the coordinates of the center of the first pad. |
| GetReference | Gets the device reference. |
| GetRotation | Gets the rotation angle of the device. |
| GetValue | Gets the device value. |
| IsOnTopSide | Check if the device is on the top side of the board. |
| IsPCBBridge | Check if the device is a printed or wire jumper. |
| IsSMDevice | Check if the device is a surface mount device. |
| SetReference | Sets the device reference. |
| SetValue | Sets the device value. |