COM Interface: IPCBPin
This class provides access to the following properties in eCADSTAR PCB Editor.
Members
Properties
| Property | Description |
|---|---|
| BSTR Name {get} | Returns the pin name. |
| BSTR Number {get} | Returns the pin number. |
| BSTR Type {get} | Returns the pin type. |
| IPCBComponent Component {get} | Returns the component associated with the pin. |
| IPCBPadstacks Padstacks {get} | Returns all of the padtacks associated with the pin. |

