www.kxcad.net Home > Electronic Index > Altium(Protel) Index
Overview
This IPCB_InternalPlane interface represents an existing internal plane used on a PCB document. 16 internal planes are supported, and a net can be assigned to each of these layers or share a power plane between a number of nets by splitting the it into two or more isolated areas. Pad and via connections to power planes are controlled by the Plane design rules.
Important Notes
IPCB_InternalPlane Properties
PullBackDistance : TCoord
NetName : TNetName
FirstPreviousSignalLayer : TLayer //Read only
FirstNextSignalLayer : TLayer //Read only
See also
TLayer enumerated values
TCoord value
TNetName value
IPCB_LayerStack interface