IPackageSpecificsDGetODBDefinition Method

Returns the ODB++ definition of the body/pin-Outline(s) of the package (without the "PKG ..." Line)

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public string GetODBDefinition(
	int digits = 7
)

Parameters

digits  Int32  (Optional)
 

Return Value

String
The ODB++ definition of the body/pin-Outline(s) of the package (without the "PKG ..." Line)

See Also