InterfacePackageSpecificsDAddOutline(InterfaceSurfaceSpecificsD) Method

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

Definition

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

Parameters

ContourRecord  InterfaceSurfaceSpecificsD
The package outline

Return Value

Boolean
true if successful

See Also