The following table lists methods and properties of the ComponentPin object with links to the respective reference pages:
Method or Property |
Description |
|---|---|
| AddAttribute Method (ComponentPin Object) | Adds an attribute to the component pin at the coordinates passed. |
| AddOAT Method (ComponentPin Object) | Sets the instance value (OAT) of a component pin attribute. |
| FindAttribute Method (ComponentPin Object) | Searches all component pin attributes for one matching AttributeName. |
| GetLocation Method (ComponentPin Object) | Returns a point object containing component pin coordinates. |
| Application Property (ComponentPin Object) | Returns the Application Object. |
| Attributes Property (ComponentPin Object) | Returns a collection of all Attribute Objects on this component pin whether they are visible or not. |
| Component Property (ComponentPin Object) | Returns the Component Object associated with the component pin. |
| Connection Property (ComponentPin Object) | Returns the Connection Object associated with the component pin. |
| Number Property (ComponentPin Object) | Returns or sets the component PCB pin number identifier. |
| Parent Property (ComponentPin Object) | Returns the parent Component Object for the component pin object. |
| Pin Property (ComponentPin Object) | Returns the Pin Object associated with the component pin. |
| Selected Property (ComponentPin Object) | Sets the selection status for the component pin. |
| Side Property (ComponentPin Object) | Returns the side of the component on which the component pin exists. |
| Type Property (ComponentPin Object) | Returns the component pin type. |