IPackageSpecificsDAddOutline(ISurfaceSpecificsD) Method

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

Definition

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

Parameters

ContourRecord  ISurfaceSpecificsD
The package outline

Return Value

Boolean
true if successful

Implements

InterfacePackageSpecificsDAddOutline(ISurfaceSpecificsD)

See Also