COM Interface: IFootprint
This class provides access to the footprint alternative, the modified date of the footprint, and the footprint name in eCADSTAR PCB Editor.
Members
Functions
| Property | Description |
|---|---|
| void Reload(long flags) | Reloads the footprint from the library. Refer to the reload options for flag values that control the reload behavior. |
Properties
| Property | Description |
|---|---|
| BSTR Alternate {get} | Returns the footprint alternate. |
| BSTR ModifiedDate {get} | Returns the modified date for the footprint. |
| BSTR Name {get} | Returns the footprint name. |

