DesignHistory Class

Documentaion entries e.g. for user actions, analysis results and log entries with parameters.

Definition

Namespace: PCB_Investigator.Automation.DesignHistory
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public class DesignHistory
Inheritance
Object    DesignHistory

Properties

LogActive Is the log active?

Methods

AddLog Add entry to log.
GetAllLogs Get all log entries as list.
GetLogs Get log entries with filter option.
RemoveLog Remove your log entry, find it by id.
RemoveLogs Remove your log entries, find it by id.

Extension Methods

See Also