JobInfoToInfoString Method

Create job information with size, stepcount and some layer information.

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public string ToInfoString(
	bool UseMM
)

Parameters

UseMM  Boolean
Different values for inch or mm.

Return Value

String
the information as string

See Also