InterfaceMatrixMakeDocumentFromComponents Method

Create document layer from compoonent layer top or bottom.

Definition

Namespace: PCBI.Automation.Interfaces
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
bool MakeDocumentFromComponents(
	bool top
)

Parameters

top  Boolean
 

Return Value

Boolean
False if an error happens.

See Also