www.kxcad.net Home > Electronic Index > Altium(Protel) Index
Overview
The FPGA to PCB project linkage which uses the FPGA workspace map to manage linkage and perform updates between linked FPGA and PCB projects.
IPCBProjectLink's Methods
Function GetProject : IProject;
Function GetProjectFullPath : WideString;
Function DocumentKind : WideString;
Function GetSchComponentLinkCount : Integer;
Function GetSchComponentLink (Index : Integer) : ISchComponentLink;
Function ContainsProjectLink (AProjectLink : IProjectLink) : Boolean;
Procedure CrossProbe;