ICMPObjectGetGeometryAttributes Method

Returns a stringlist with all geometry attributes.

Definition

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

Return Value

ListString
List of strings with include all geometry attributes of the ICMPObject.

Implements

InterfaceCMPObjectGetGeometryAttributes

See Also