COM Interface: IPCBPadstack
This class provides access to the following properties in eCADSTAR PCB Editor.
Members
Properties
| Property | Description |
|---|---|
| double Angle {get} | Returns the angle of the padstack. |
| long CoordinateX {get} | Returns the X coordinate of the padstack. |
| long CoordinateY {get} | Returns the Y coordinate of the padstack. |
| long From {get} | Returns the start layer number of the padstack. |
| IPadstack IPadstack {get} | Returns the associated library padstack. |
| BSTR LandMode {get} | Returns the padstack land mode. |
| BSTR ThermalRelief {get} | Returns the thermal relief of the padstack. |
| long To {get} | Returns the end layer number of the padstack. |
| BSTR ViaType {get} | Returns the padstack via type. |

