IODBLayerRemoveAllObjects(Boolean) Method

Removes all objects on this layer (no Undo)

Definition

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

Parameters

fireEvent  Boolean
Do fire event to update e.g. info area.

See Also