IODBLayerPolygonizeLayer Method

All layer objects will be checked for overlapping, than they are conected to new objects. You get many new surfaces if there are overlapping of objects on the layer.

Definition

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

Return Value

Boolean
False if a error occures.

Implements

InterfaceODBLayerPolygonizeLayer

See Also