IAttributeGetAllNetAttributeEnums Method

Create List of all Net Attribute Enums defined in ODB++.

Definition

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

Return Value

ListFeatureAttributeEnum
List of all Net Attributes.

See Also