IStepGetStepAttributes Method

Step attributes as strings (if unit depending, then mils)

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public List<string> GetStepAttributes()

Return Value

ListString
List of all included step attributes.

Implements

InterfaceStepGetStepAttributes

See Also