IODBObjectResetBufferPolygon Method

Remove internal reference for buffer polygon. This reduce the RAM useage but takes more time for all polygon actions like intersect or distance calculation.

Definition

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

Implements

InterfaceODBObjectResetBufferPolygon

See Also