IODBLayerFlattenSpecialPads Method

Flattens Pads of Special Symbol Shapes

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public bool FlattenSpecialPads(
	bool onlySelected
)

Parameters

onlySelected  Boolean
true only flattens pads that are selected

Return Value

Boolean
true if successfully

See Also