InterfacePackageSpecificsDAddOutline(ISurfaceSpecificsD) Method

Defined the body of the package as ISurfaceSpecifics and add it to current body.

Definition

Namespace: PCBI.Automation.Interfaces
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
bool AddOutline(
	ISurfaceSpecificsD ContourRecord
)

Parameters

ContourRecord  ISurfaceSpecificsD
The package outline

Return Value

Boolean
true if successful

See Also