InterfacePCBIWindowHasEmbeddedDesign Property

Is this a embedded PCB-Investigator? Embedded PCB-Investigator can not load data without one project who is included in the exe directly. Depending on the license it is possible to use the embedded PCB-Investigator with automation interface or without.

Definition

Namespace: PCBI.Automation.Interfaces
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
bool HasEmbeddedDesign { get; }

Property Value

Boolean

See Also