InterfaceODBLayerPolygonizeCuttedObjectsOnLayer Method

Removes negative objects on the layer by polygonizing cutted objects, so that the result looks same, but without negatives objects.

Definition

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

Parameters

onlySelected  Boolean
 

Return Value

Boolean

See Also