IFilterToolDefinitionToUnitString Method

Get Tool Definition string in the given unit with rounded values (e.g. "r1000")

Definition

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

Parameters

mm  Boolean
 

Return Value

String
ODB++ conform symbol string without index and rounded values in the given unit

See Also