IPCB_OriginalDimension

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


Your Ad Here

Overview

The IPCB_OriginalDimension interface represents the dimensioning information on the current PCB layer. The dimension value is the distance between the start and end markers, measured in the default units. Note that the original dimension object has been superseded by a new set of dimension objects

Important Notes

 

IPCB_OriginalDimension Methods

Function  Text    : IPCB_Text;     

Function  Track1  : IPCB_Primitive;

Function  Track2  : IPCB_Primitive;

Function  Track3  : IPCB_Primitive;

Function  Track4  : IPCB_Primitive;

Function  Track5  : IPCB_Primitive;

Function  Track6  : IPCB_Primitive;

Function  Track7  : IPCB_Primitive;

Function  Track8  : IPCB_Primitive;

See also

IPCB_Dimension interface

PCB Design Objects