ISurfaceSpecificsEndPolygon Method

closes the subpolygon

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public void EndPolygon(
	bool FullUpdate = true
)

Parameters

FullUpdate  Boolean  (Optional)
Full update check the complete surface for correct direction of elements, if false only the last polygon will be checked.

See Also