IPCB_LibComponent

www.kxcad.net Home > Electronic Index > Altium(Protel) Index


Your Ad Here

Overview

The IPCB_LibComponent object represents the PCB library component on the PCBLib panel from a PCB library.

To obtain IPCB_LibComponent objects, you would need to iterate through an open PCB library with the current library document handle which acts as a library container handle. With this handle and the eComponentObject type passed in the Iterator interface, you will obtain handles to IPCB_LibComponents.

Important Notes

IPCB_LibComponent Methods

 

IPCB_LibComponent Properties

Name                              : TPattern

Height                            : TCoord  

Description                       : TString

See also

IPCB_Primitive interface

PCB Design Objects

Your Ad Here