InterfaceCMPObjectGetComponentAttributes Method
GetComponentAtributes returns a list of strings with all component attributes.
This list contains used geometry attributes and component attributes!
Namespace: PCBI.Automation.InterfacesAssembly: PCB-Investigator (in PCB-Investigator.exe) Version: 16
List<string> GetComponentAttributes()
Function GetComponentAttributes As List(Of String)
List<String^>^ GetComponentAttributes()
abstract GetComponentAttributes : unit -> List<string>
Return Value
ListStringList of strings with include the attributes of the ICMPObject.